Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2054…ae9b0xa3d4…1873Base—$0.01100%coinbase67d ago0xa4f1f6…19113f
0x2054…ae9b0x46b9…7777Base—$0.01100%coinbase67d ago0x0854fe…bb40d0
0x2054…ae9b0x0551…9b82Base—$0.01100%coinbase67d ago0xfb209e…bd01dc
0x2054…ae9b0x4a1e…808dBase—$0.01100%coinbase67d ago0x7efb8e…113a5a
0x2054…ae9b0x4d4b…e439Base—$0.01100%coinbase67d ago0x361fb0…aa837b
0x2054…ae9b0x2dbb…3005Base—$0.01100%coinbase67d ago0x452fd4…c045f0
0x2054…ae9b0x76b5…b874Base—$0.01100%coinbase67d ago0x6a2982…4eb32b
0x2054…ae9b0x9e52…6314Base—$0.01100%coinbase67d ago0x82a1f3…728d9d
0x2054…ae9b0x84eb…7cc6Base—$0.01100%coinbase67d ago0xe5f054…e41400
0x2054…ae9b0xec9a…59e9Base—$0.01100%coinbase67d ago0x45ab8f…81b574
0x2054…ae9b0x4c73…7ccbBase—$0.01100%coinbase67d ago0x351657…e8ad30
0x2054…ae9b0x7e8c…b467Base—$0.01100%coinbase67d ago0x920852…9a4207
0x2054…ae9b0x115e…d10dBase—$0.01100%coinbase67d ago0xbf53f2…47b476
0x2054…ae9b0xceee…6185Base—$0.01100%coinbase67d ago0x7de9d4…798a90
0x2054…ae9b0x54bf…7cb2Base—$0.01100%coinbase67d ago0x40642a…307d6b
0x2054…ae9b0x3df2…7cc0Base—$0.01100%coinbase67d ago0xa499bd…5085ea
0x2054…ae9b0x1f1c…9168Base—$0.01100%coinbase67d ago0xd88c8e…85d8a2
0x2054…ae9b0xa607…0b11Base—$0.01100%coinbase67d ago0x20da21…09d622
0x2054…ae9b0x9d4f…cb9dBase—$0.01100%coinbase67d ago0xaa1c6f…b03e8f
0x2054…ae9b0x564a…e7f2Base—$0.01100%coinbase67d ago0x12564a…abf1ff
0x2054…ae9b0x708a…d160Base—$0.01100%coinbase67d ago0xd0a57e…7bafa8
0x2054…ae9b0x10cd…13c0Base—$0.01100%coinbase68d ago0x9a28d9…1bd24d
0x2054…ae9b0xdb02…9580Base—$0.01100%coinbase68d ago0x07258e…457360
0x2054…ae9b0x390d…83e9Base—$0.01100%coinbase68d ago0xc6e22f…2ae4ab
0x2054…ae9b0xc714…3e15Base—$0.01100%coinbase68d ago0xd0fedf…f803d1

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.