Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a44…f6d30xdaae…a036Base—$0.01100%coinbase72d ago0xab14ed…a77378
0x3a44…f6d30x9530…9506Base—$0.01100%coinbase72d ago0x98509b…548d30
0x3a44…f6d30x85bc…4fbfBase—$0.01100%coinbase72d ago0xf84eed…562ce9
0x3a44…f6d30x6191…36e0Base—$0.01100%coinbase72d ago0xb4e0a5…545d64
0x3a44…f6d30x4ea5…4047Base—$0.01100%coinbase72d ago0x1f4dd1…5133ff
0x3a44…f6d30x05a0…fe3aBase—$0.01100%coinbase72d ago0x5af562…58edb3
0x3a44…f6d30x28fc…b07dBase—$0.01100%coinbase72d ago0x27ce25…982b82
0x3a44…f6d30x712e…291cBase—$0.01100%coinbase72d ago0xfe9c5c…fb7e72
0x3a44…f6d30xa2f1…9433Base—$0.01100%coinbase72d ago0xb1a11e…c37725
0x3a44…f6d30x440c…4fb0Base—$0.01100%coinbase72d ago0xfa11ae…874ebc
0x3a44…f6d30xaf5f…3ae3Base—$0.01100%coinbase72d ago0x4f26f2…40f9ed
0x3a44…f6d30x5489…9f1dBase—$0.01100%coinbase72d ago0x9d3a9c…f44f05
0x3a44…f6d30x8c16…dfbcBase—$0.01100%coinbase72d ago0x968452…55cca4
0x3a44…f6d30x514e…73f2Base—$0.01100%coinbase72d ago0xffa511…6bce5a
0x3a44…f6d30xd26c…69e9Base—$0.01100%coinbase72d ago0x206e67…380604
0x3a44…f6d30x73cc…11a7Base—$0.01100%coinbase73d ago0xe5f5e0…6c05fe
0x3a44…f6d30xc716…03cbBase—$0.01100%coinbase73d ago0x63755c…6fda8f
0x3a44…f6d30x5214…1d45Base—$0.01100%coinbase73d ago0xd3c616…b8f53f
0x3a44…f6d30xe519…a64eBase—$0.01100%coinbase73d ago0xdd95b7…c60021
0x3a44…f6d30x10e1…28b5Base—$0.01100%coinbase73d ago0xac1012…e12264
0x3a44…f6d30xb81e…82dbBase—$0.01100%coinbase73d ago0xeb37ef…446c47
0x3a44…f6d30xcf3d…b7d7Base—$0.01100%coinbase73d ago0xe269cb…232460
0x3a44…f6d30x063c…dd15Base—$0.01100%coinbase73d ago0xd46c3f…24486d
0x3a44…f6d30xf1fb…22e7Base—$0.01100%coinbase73d ago0x94bb73…b7aa34
0x3a44…f6d30x274f…8b56Base—$0.01100%coinbase73d ago0x1c60f5…8f51c9

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.