Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3c5…29ef0x3e0a…78e7Base—$0.002762100%coinbase75d ago0xf3836a…41836b
0xf3c5…29ef0x3e0a…78e7Base—$0.002806100%coinbase75d ago0x6429df…05ae67
0xf3c5…29ef0x3e0a…78e7Base—$0.00519100%coinbase75d ago0xfd997f…6ad530
0xf3c5…29ef0x3e0a…78e7Base—$0.005587100%coinbase75d ago0xe7994d…5cd511
0xf3c5…29ef0x3e0a…78e7Base—$0.005588100%coinbase75d ago0xf6d51b…e33432
0xf3c5…29ef0x3e0a…78e7Base—$0.003384100%coinbase75d ago0xc14524…e4281c
0xf3c5…29ef0x3e0a…78e7Base—$0.002706100%coinbase75d ago0x6d77a0…438b2d
0xf3c5…29ef0x3e0a…78e7Base—$0.004473100%coinbase75d ago0x262a5b…509190
0xf3c5…29ef0x3e0a…78e7Base—$0.004043100%coinbase75d ago0xfd0dd7…b00dc7
0xf3c5…29ef0x3e0a…78e7Base—$0.004997100%coinbase75d ago0x9b13fe…d215f4
0xf3c5…29ef0x3e0a…78e7Base—$0.003897100%coinbase75d ago0x160b28…97b27a
0xf3c5…29ef0x3e0a…78e7Base—$0.00276100%coinbase75d ago0x53da6a…7a6fc0
0xf3c5…29ef0x3e0a…78e7Base—$0.004195100%coinbase75d ago0xe6dbda…9a21e3
0xf3c5…29ef0x3e0a…78e7Base—$0.005794100%coinbase75d ago0xe5fb43…125ed7
0xf3c5…29ef0x3e0a…78e7Base—$0.005449100%coinbase75d ago0xc4f0fc…096777
0xf3c5…29ef0x3e0a…78e7Base—$0.00425100%coinbase75d ago0x1e929d…58787a
0xf3c5…29ef0x3e0a…78e7Base—$0.00422100%coinbase75d ago0x7e6b5b…2c28d4
0xf3c5…29ef0x3e0a…78e7Base—$0.005605100%coinbase75d ago0x412ff2…ff6385
0xf3c5…29ef0x3e0a…78e7Base—$0.002891100%coinbase75d ago0x6d6428…875440
0xf3c5…29ef0x3e0a…78e7Base—$0.003103100%coinbase75d ago0x2f3a72…1d4a1d
0xf3c5…29ef0x3e0a…78e7Base—$0.005272100%coinbase75d ago0x2af868…ceda04
0xf3c5…29ef0x3e0a…78e7Base—$0.004762100%coinbase75d ago0x3560e2…0b1056
0xf3c5…29ef0x3e0a…78e7Base—$0.005441100%coinbase76d ago0xe7e371…0c2b45
0xf3c5…29ef0x3e0a…78e7Base—$0.005058100%coinbase76d ago0x73906e…205f17
0xf3c5…29ef0x3e0a…78e7Base—$0.005014100%coinbase76d ago0xc4fb50…1a3f1b

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.