Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa43d ago0xeede6d…d90ab0
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0xc2dd9a…fd5f59
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0x3b465d…2fff9b
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0xae8e2a…a5bc51
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0x8f2e11…493244
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0x0d70c9…40e651
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0x92c877…cdefa3
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0x87882b…0dab49
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0x8e1edd…416689
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0xd60d34…6938ba
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0xda4774…8cd704
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0x669616…d872e7
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa43d ago0xa8d4da…df4683
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0xf1426e…c6fd0c
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0xd4d7bd…209928
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0x29a3be…3d709e
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0x5fd369…ff180b
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0x40a57c…6f456a
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0x0fd779…c5dac6
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0xb835b1…10b684
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0x07fda0…db224a
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0x8ef7cb…f514b4
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa43d ago0x44ad06…0181dd
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0xaa6b7a…e1a659
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa43d ago0xc3dc54…81fbc9

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.