Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x710d…edab0x9c95…e299Base$0.001100%fluxa69d ago0xbbcbcb…ab1624
0x07b4…08980x9c95…e299Base$0.001100%fluxa69d ago0x85faca…fbb35e
0xdd0b…8e2d0x9c95…e299Base$0.001100%fluxa69d ago0x1f5cc4…2f74bc
0x8b4e…7a960x9c95…e299Base$0.001100%fluxa69d ago0xa843e4…fb5609
0xedc1…70d90x9c95…e299Base$0.001100%fluxa69d ago0x139e79…7b3a90
0xf08f…56f40x9c95…e299Base$0.001100%fluxa69d ago0x5fd08c…96b154
0x81d4…4b800x9c95…e299Base$0.001100%fluxa69d ago0xaa88d6…fee263
0x0370…ac290x9c95…e299Base$0.001100%fluxa69d ago0xcab51f…978913
0x2ae6…5fe40x9c95…e299Base$0.001100%fluxa69d ago0x4956fe…1468cf
0x9c57…47a80x9c95…e299Base$0.001100%fluxa69d ago0x0d11ae…08503d
0xab5f…1b470x9c95…e299Base$0.001100%fluxa69d ago0xfb8d1b…5ff152
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa69d ago0xffbd71…7c4880
0x9ccc…bf9d0x9c95…e299Base$0.001100%fluxa69d ago0xac2c2d…26f1ed
0x95fe…217c0x9c95…e299Base$0.001100%fluxa69d ago0x4ec61e…d9f865
0xd422…4f2f0x9c95…e299Base$0.001100%fluxa69d ago0x72b60c…e02ca9
0xcea6…c7070x9c95…e299Base$0.001100%fluxa69d ago0xd78fe7…3c3992
0x265a…1ce80x9c95…e299Base$0.001100%fluxa69d ago0xcd5c06…12aac6
0x9195…4fe50x9c95…e299Base$0.001100%fluxa69d ago0xd9bd87…8132dd
0xb179…2d640x9c95…e299Base$0.001100%fluxa69d ago0x600e7a…c38125
0xec9e…6d010x9c95…e299Base$0.001100%fluxa69d ago0x76df4f…55f1ec
0xf6db…fd300x9c95…e299Base$0.001100%fluxa69d ago0x2fe01d…8f5c8b
0x9aa7…091c0x9c95…e299Base$0.001100%fluxa69d ago0x719d2b…72b4d7
0x938b…f5300x9c95…e299Base$0.001100%fluxa69d ago0x864b84…31153c
0xbe79…f8010x9c95…e299Base$0.001100%fluxa69d ago0xad388d…5da928
0xe3af…a9bf0x9c95…e299Base$0.001100%fluxa69d ago0x7fdf13…76c880

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.