Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xdf9c7c…8546d6
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xff4c1f…d4ad74
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x473606…ad55ff
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xeec477…f154e0
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xf81f70…fc8f2a
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xee938f…948b1f
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x4861e1…faf5a0
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xa067d9…a9d12f
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xdb8e60…09ec78
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x4eba3c…44d579
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xdd16c2…5f906a
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xc44776…2b047e
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xc6f3a3…2ed5a1
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0x03eb0d…888f4a
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase35d ago0xbbed3d…6eaf24
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x843a25…a622a1
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x3db137…51bc21
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x5cd07b…98ee27
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x6c35ea…242c58
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0xa64369…b8908c
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x77d069…3e43f9
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0xb920fa…e84bb0
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x7bb76d…ef3a93
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x24a93e…d2896c
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x31dc95…42db7d

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.