Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x58da99…cf8340
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x42762a…9afa81
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x418865…707061
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x414fb7…134508
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x1b9335…feb576
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x4964b7…5f2f95
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0xec82e7…1b1f59
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0xf4572b…18c406
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x3cdd3f…ae8f4f
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x5dc2f0…cc4271
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x0cdc4c…3b4572
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0xe9df67…1cfbbd
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x946ed1…0fd803
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0xa5af65…887b61
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0xa29c94…39cd87
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0xd4222a…34234e
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x0d6541…057726
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x64175c…75507a
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x2cd471…92cd97
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x4e0f2e…9a7052
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x1868b4…1bb054
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x59ea4a…7317fd
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x8abf6b…b56bbf
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x2aa610…fd9f59
0xaceb…53420x9c95…e299Base$0.001100%Route unknown68d ago0x008a0a…6ac8e4

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://app.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://app.roundhouseai.io/dashboard/team.

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