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—$1.05100%0x826a…78de56d ago0x9af72b…ea6b64
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x8121…3f9d56d ago0x88b8e8…27d76e
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x2fb2…aefd56d ago0x80b04c…0ad7af
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x5613…339e56d ago0xed7359…cde35d
0x4bfb…0c880x0e3d…7757Base—$15.75100%0xd773…a25056d ago0x449c11…20d896
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xa8a2…c53b56d ago0xdd0921…6215cc
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x2742…8fd156d ago0xc80d4b…9a1af7
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x394f…900856d ago0xf015b4…844ba8
0x4bfb…0c880x0e3d…7757Base—$15.75100%0xad90…433257d ago0x490158…cb7133
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x6476…d72657d ago0x16d26a…832118
0x4bfb…0c880x0e3d…7757Base—$15.75100%0xe4bd…cd4e57d ago0x21aa75…854478
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x37bf…71af57d ago0x0d1686…978395
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xb92d…57bc57d ago0xd4d746…9697b5
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x77d8…3bfa57d ago0x89139e…42a70c
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x581b…eeb257d ago0xc5e906…1199b8
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x2133…5a4257d ago0xcea4c9…ceaf85
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x0c48…3ed657d ago0xd5eeb3…a50a4a
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xb027…a85157d ago0xa770c8…b0898a
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x72fe…16d657d ago0xf74077…596243
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x1bc6…2f9057d ago0xe41d59…5256a0
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xc629…e70157d ago0x660aba…87c449
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x7bc8…426157d ago0x7cef07…b63e0b
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xf760…e9ab57d ago0xd57fcc…b17dd4
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xf31d…cc4b57d ago0x6aced0…afa395
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x9b8a…f4bd57d ago0xffcfa0…497cb0

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.