Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x457e…c3c50x9c95…e299Base$0.001100%fluxa44d ago0xffd94b…4c11a6
0x457e…c3c50x9c95…e299Base$0.001100%fluxa44d ago0xe1a195…8107d3
0x457e…c3c50x9c95…e299Base$0.001100%fluxa44d ago0x007eca…7c602e
0x457e…c3c50x9c95…e299Base$0.001100%fluxa44d ago0x26f15e…a53801
0x457e…c3c50x9c95…e299Base$0.001100%fluxa44d ago0xf0ae8c…f8fa4f
0x457e…c3c50x9c95…e299Base$0.001100%fluxa44d ago0x74919a…b12b59
0x457e…c3c50x9c95…e299Base$0.001100%fluxa44d ago0xb286e5…0ab5b7
0x457e…c3c50x9c95…e299Base$0.001100%fluxa44d ago0x7b9bbf…4bf279
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa44d ago0x2fa472…7a3a12
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa44d ago0xb1515c…a0f3df
0x457e…c3c50x9c95…e299Base$0.001100%fluxa44d ago0xa61bd3…624e12
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa44d ago0x0bbc5a…c9a1fa
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa44d ago0x08d219…a02edf
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa44d ago0x5b5d0e…eb536a
0x457e…c3c50x9c95…e299Base$0.001100%fluxa44d ago0x6e9832…e6e54b
0x457e…c3c50x9c95…e299Base$0.001100%fluxa44d ago0x088340…c2ac76
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa44d ago0xc88cf9…7e7db4
0x457e…c3c50x9c95…e299Base$0.001100%fluxa44d ago0x2930f2…02f60d
0x457e…c3c50x9c95…e299Base$0.001100%fluxa44d ago0xbab73c…b12bdf
0x457e…c3c50x9c95…e299Base$0.001100%fluxa44d ago0xb3437c…6d7ada
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa45d ago0x3181fc…038f0c
0x457e…c3c50x9c95…e299Base$0.001100%fluxa45d ago0x133f51…ef4552
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa45d ago0x354ff7…c00950
0x457e…c3c50x9c95…e299Base$0.001100%fluxa45d ago0x13d2a6…f13188
0x457e…c3c50x9c95…e299Base$0.001100%fluxa45d ago0xab18b1…18442b

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.