Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3e5…e5e20x66d7…83bcBasex402 service$0.05100%coinbase11d ago0xef077e…bcce50
0xf3e5…e5e20x66d7…83bcBasex402 service$0.05100%coinbase11d ago0x8ba6a1…43e36e
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase11d ago0x58caf3…965547
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase11d ago0x7175b5…1957d4
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase11d ago0x9a72c8…a741e5
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase11d ago0x4f6299…2a2957
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase11d ago0x8f142b…3e7f7f
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase11d ago0xe51a2b…a5b0f5
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase11d ago0xc9a1a4…4b2d15
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase11d ago0x56f154…07280c
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase11d ago0xf6396d…2c84bc
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase11d ago0x78cef4…58f2b3
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase11d ago0x774dac…a96ade
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase11d ago0x7ad029…d4dcae
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase11d ago0xd78dcd…419081
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase11d ago0xe5cd4c…31ec2f
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase11d ago0xb5ad46…5ed810
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase11d ago0xb9f070…2b429c
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase11d ago0xe94c23…1f5f27
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase11d ago0x1fb711…503a6b
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase11d ago0xdfd74c…882fb8
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase11d ago0x7737a8…288ec4
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase11d ago0xc09796…582824
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase11d ago0xd47724…431360
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase11d ago0x1ff5f4…e59b25

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.