Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$42.00100%0x5ed5…f6c083d ago0x055c69…1f9996
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x6476…d72683d ago0xa46484…70ca8f
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x0389…0bc283d ago0x128582…0cbf64
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x7186…110f83d ago0x11edde…a50757
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xd500…f63a83d ago0x082c54…1a7115
0x4bfb…0c880x0e3d…7757Base—$42.00100%0x21ab…01d983d ago0x59ea29…db4331
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x3764…3be083d ago0x00d9cd…de5dc8
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x75c8…902c83d ago0x862736…34ad4f
0x4bfb…0c880x0e3d…7757Base—$63.00100%0xc22e…e4a183d ago0xc483c7…2c48e3
0x4bfb…0c880x0e3d…7757Base—$7.35100%0x647b…3fa583d ago0x1845ba…706a9d
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x2e87…3c0b83d ago0x673e61…01531b
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x154a…ba3283d ago0xae15e3…450cf4
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xe7f0…b89c83d ago0xc9e2ca…196efd
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xdb82…274883d ago0xf99bf2…210e5e
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x4055…8ed183d ago0x6ebdc0…af7a8d
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x16b5…bfc083d ago0x9c55c8…cdd677
0x4bfb…0c880x0e3d…7757Base—$14.70100%0x88c8…503883d ago0xe22d10…3602d4
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x30b6…608983d ago0x173ef2…2c091d
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xdf85…203b83d ago0x46a68f…89078e
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x791a…97b483d ago0xed55d5…b57737
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xb689…e28383d ago0x4cb5a7…fe3688
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x398e…79a683d ago0xbeb3a5…c651af
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x23e1…500383d ago0x141f42…b11d5b
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x9c03…689d83d ago0xf7a7bb…058844
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xc52b…5a8d83d ago0x2dddec…8bd35b

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.