Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x126a…4da50x6366…f1e2Base—$0.20100%candidates98d ago0xea88f0…cca8fb
0x126a…4da50x6366…f1e2Base—$0.005627100%candidates98d ago0x1e1180…dcb7b0
0x126a…4da50x6366…f1e2Base—$0.15100%0x0098…310098d ago0xe3b68d…4f5279
0x126a…4da50x6366…f1e2Base—$0.14100%0x0098…310098d ago0xb357e5…d9e550
0x126a…4da50x6366…f1e2Base—$0.00192100%0x0098…310098d ago0x4eef36…66fc34
0x126a…4da50x6366…f1e2Base—$0.02100%0x6366…f1e298d ago0xd33aec…ef42a1
0x126a…4da50x6366…f1e2Base—$0.03100%0xbe53…e90298d ago0x44232e…e03cd9
0x126a…4da50x6366…f1e2Base—$0.006488100%0x08ff…bb0698d ago0x7ed5e7…306e1e
0x126a…4da50x6366…f1e2Base—$0.17100%0x08ff…bb0698d ago0xd3d03e…e4d710
0x126a…4da50x6366…f1e2Base—$0.09100%0xbe53…e90298d ago0x0d3402…a61ff4
0x126a…4da50x6366…f1e2Base—$0.004059100%candidates98d ago0x164239…dee0d9
0x126a…4da50x6366…f1e2Base—$0.02100%0x6366…f1e298d ago0xf4b67b…3b819b
0x126a…4da50x6366…f1e2Base—$0.03100%0xbe53…e90298d ago0xea8b50…e2f252
0x126a…4da50x6366…f1e2Base—$0.001559100%0x0098…310098d ago0x89ae26…03a48d
0x126a…4da50x6366…f1e2Base—$0.20100%candidates98d ago0xea5f65…edae45
0x126a…4da50x6366…f1e2Base—$0.02100%0xbe53…e90298d ago0x3ca54c…e28ecd
0x126a…4da50x6366…f1e2Base—$0.25100%0x0098…310098d ago0x91798b…dc8326
0x126a…4da50x6366…f1e2Base—$0.02100%0x6366…f1e298d ago0x499af0…e1ca94
0x126a…4da50x6366…f1e2Base—$0.20100%0x6366…f1e298d ago0x32a4b3…2ddd54
0x126a…4da50x6366…f1e2Base—$0.08100%0xbe53…e90298d ago0x9b64c6…b7078e
0x126a…4da50x6366…f1e2Base—$0.02100%0x6366…f1e298d ago0xc25e6d…48d413
0x126a…4da50x6366…f1e2Base—$0.16100%0x6366…f1e298d ago0x86313a…b77131

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.