Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$26.25100%0xa7b1…4ca487d ago0x3ccc6d…8cc222
0xdd07…45b90x0e3d…7757Base—$2.10100%0xbc18…facb87d ago0xaeee7b…943674
0xdd07…45b90x0e3d…7757Base—$3.15100%0xc5c7…f8a587d ago0x4be0df…464076
0xdd07…45b90x0e3d…7757Base—$3.15100%0xdcda…ec2f87d ago0xda3f91…d66286
0xdd07…45b90x0e3d…7757Base—$3.15100%0x3368…d66b87d ago0x97292a…25e550
0xdd07…45b90x0e3d…7757Base—$3.15100%0xc5a1…8a3487d ago0x0b730a…c07c36
0xdd07…45b90x0e3d…7757Base—$7.35100%0xe0dd…9b2b87d ago0xc8378f…1d23a3
0xdd07…45b90x0e3d…7757Base—$5.25100%0xb1ed…f85487d ago0x22f69b…a12931
0xdd07…45b90x0e3d…7757Base—$3.15100%0xb1ed…f85487d ago0x3d20f2…e2939b
0xdd07…45b90x0e3d…7757Base—$5.25100%0xb859…c36787d ago0x9fb98b…854f23
0xdd07…45b90x0e3d…7757Base—$31.50100%0x666e…093087d ago0x84b84f…40bc3d
0xdd07…45b90x0e3d…7757Base—$28.35100%0x4e07…cf7c87d ago0x27a944…cfa558
0xdd07…45b90x0e3d…7757Base—$3.15100%0x8ea5…b7fc88d ago0x462a88…d94ef4
0xdd07…45b90x0e3d…7757Base—$5.25100%0xd98d…210588d ago0x20a04c…bf6aa2
0xdd07…45b90x0e3d…7757Base—$1.05100%0x3368…d66b88d ago0x312c5b…467cd1
0xdd07…45b90x0e3d…7757Base—$1.05100%0x1241…072088d ago0x7edf3a…5d3490
0xdd07…45b90x0e3d…7757Base—$26.25100%0x24a4…540a88d ago0x7bc5db…7220f9
0xdd07…45b90x0e3d…7757Base—$3.15100%0x04e2…747888d ago0x4a7421…552c1e

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.