Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x1fc503…baf1eb
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x362e4b…e33e2e
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x35bee4…1e885a
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x9d1a74…172939
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x85b084…359297
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xd1bbc2…5bcb55
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xcc9936…6cf0e0
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x73e1d7…e64c61
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x0da68f…8dd6b0
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xaf88e2…148635
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x5be913…d1f7ef
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x3ba4bd…edb2c1
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x85bd19…cd643d
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x62f35a…19072a
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x1ba6be…7051e7
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xb3d397…964e80
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xd82788…aee26d
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x983192…d6663f
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x35e77a…d3aa9b
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x92979e…4db5e6
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xd97a63…8e3ddb
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xf3e86f…293bc3
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xf7aa8d…5f6ac0
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xe6176a…339f5b
0xa458…e78b0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xb80079…e36f18

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.