Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b09…4b410x3e0a…78e7Base—$0.003624100%coinbase74d ago0x7d2fb1…7f2af8
0x7b09…4b410x3e0a…78e7Base—$0.004627100%coinbase74d ago0xd002dc…98dedb
0x7b09…4b410x3e0a…78e7Base—$0.004187100%coinbase74d ago0xe8b559…09c453
0x7b09…4b410x3e0a…78e7Base—$0.003842100%coinbase74d ago0xffde47…70505d
0x7b09…4b410x3e0a…78e7Base—$0.004865100%coinbase74d ago0x73372b…96f6b6
0x7b09…4b410x3e0a…78e7Base—$0.004081100%coinbase74d ago0x755389…cbdc56
0x7b09…4b410x3e0a…78e7Base—$0.005602100%coinbase74d ago0x42d579…7e55d5
0x7b09…4b410x3e0a…78e7Base—$0.005267100%coinbase74d ago0x3d06b4…961f4a
0x7b09…4b410x3e0a…78e7Base—$0.005051100%coinbase74d ago0x6b8013…65d834
0x7b09…4b410x3e0a…78e7Base—$0.003872100%coinbase74d ago0x0d5b05…3029f0
0x7b09…4b410x3e0a…78e7Base—$0.004321100%coinbase74d ago0x491f30…e836a2
0x7b09…4b410x3e0a…78e7Base—$0.00454100%coinbase74d ago0x55e493…fcb6b0
0x7b09…4b410x3e0a…78e7Base—$0.005768100%coinbase74d ago0x799f3f…b80e6f
0x7b09…4b410x3e0a…78e7Base—$0.003173100%coinbase74d ago0xcea800…8faee8
0x7b09…4b410x3e0a…78e7Base—$0.004401100%coinbase74d ago0x8b3a76…359f1c
0x7b09…4b410x3e0a…78e7Base—$0.002892100%coinbase74d ago0x6b90ed…ece2d1
0x7b09…4b410x3e0a…78e7Base—$0.003248100%coinbase74d ago0x37306d…539cfd
0x7b09…4b410x3e0a…78e7Base—$0.003184100%coinbase74d ago0xde0e90…9cc05f

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.