Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6bf…7d9a0x3e0a…78e7Base—$0.004899100%coinbase75d ago0xde8e12…0a4575
0xe6bf…7d9a0x3e0a…78e7Base—$0.003645100%coinbase75d ago0x0d9440…adb729
0xe6bf…7d9a0x3e0a…78e7Base—$0.002872100%coinbase75d ago0xb05711…4bbcb9
0xe6bf…7d9a0x3e0a…78e7Base—$0.004797100%coinbase75d ago0xf66e71…8005f4
0xe6bf…7d9a0x3e0a…78e7Base—$0.004922100%coinbase75d ago0x003f05…78bfc5
0xe6bf…7d9a0x3e0a…78e7Base—$0.004165100%coinbase75d ago0x01f249…c12915
0xe6bf…7d9a0x3e0a…78e7Base—$0.004826100%coinbase75d ago0xaa6961…8afddc
0xe6bf…7d9a0x3e0a…78e7Base—$0.004076100%coinbase75d ago0xcaf3fc…b0bc80
0xe6bf…7d9a0x3e0a…78e7Base—$0.005688100%coinbase75d ago0x73d20e…30d57d
0xe6bf…7d9a0x3e0a…78e7Base—$0.003222100%coinbase75d ago0x34d5af…3d960a
0xe6bf…7d9a0x3e0a…78e7Base—$0.005151100%coinbase75d ago0xedeebb…e58ab1
0xe6bf…7d9a0x3e0a…78e7Base—$0.002687100%coinbase75d ago0xd37827…650634
0xe6bf…7d9a0x3e0a…78e7Base—$0.004715100%coinbase75d ago0x5af43d…3c7af3
0xe6bf…7d9a0x3e0a…78e7Base—$0.005103100%coinbase75d ago0x1c284d…63ece9
0xe6bf…7d9a0x3e0a…78e7Base—$0.005617100%coinbase75d ago0xde4e39…e01835
0xe6bf…7d9a0x3e0a…78e7Base—$0.004816100%coinbase75d ago0xd02d4d…4668be
0xe6bf…7d9a0x3e0a…78e7Base—$0.005263100%coinbase75d ago0xeec7a1…075bbd
0xe6bf…7d9a0x3e0a…78e7Base—$0.005274100%coinbase75d ago0x541f3b…6ca7d8
0xe6bf…7d9a0x3e0a…78e7Base—$0.004112100%coinbase75d ago0x345e59…054a35
0xe6bf…7d9a0x3e0a…78e7Base—$0.002989100%coinbase75d ago0x199f0f…6a8e8f
0xe6bf…7d9a0x3e0a…78e7Base—$0.004646100%coinbase75d ago0x3bd475…eb51fd
0xe6bf…7d9a0x3e0a…78e7Base—$0.003149100%coinbase75d ago0xf24e87…6b4c62
0xe6bf…7d9a0x3e0a…78e7Base—$0.004091100%coinbase75d ago0xf00cbd…e04110
0xe6bf…7d9a0x3e0a…78e7Base—$0.005666100%coinbase75d ago0xa1eafc…486ff4
0xe6bf…7d9a0x3e0a…78e7Base—$0.003405100%coinbase75d ago0x684c08…08826b

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.