Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa34d ago0xd289d4…0701f2
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa34d ago0x5e606d…79b151
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa34d ago0xe8a374…6d2d0d
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa34d ago0x07deb3…a795ec
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa34d ago0x4df5ac…54a145
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa34d ago0x98063f…dd3b2c
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa34d ago0x9cdfa8…30635c
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa34d ago0x2e7a24…8ff751
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa34d ago0x45e7cc…e0a596
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa34d ago0xba1534…e909a7
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa34d ago0xa418b6…99730e
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa34d ago0xb490eb…d32312
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa34d ago0x04cf93…76e3c1
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa34d ago0xcc8ef1…1ecd1a
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa34d ago0x357080…f26ec3
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa34d ago0x4ec352…861414
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa34d ago0x13568b…4ae0f9
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa34d ago0xa95578…636286
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa34d ago0x980812…e4b9ca
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa34d ago0x3ebf12…3ae81a
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa34d ago0x31aed5…247322
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa34d ago0xc7deec…853f5d
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa34d ago0x90c65b…5544b0
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa34d ago0x13b054…44a466
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa34d ago0x447062…6bea74

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.