Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xcb0988…92399c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0x98a05b…a622b5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x9fa6ef…c2d32d
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x801de3…5d5f1c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xfeba15…1289ac
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase45d ago0x6302a6…814c6d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0xf3f5d5…e207ac
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x151041…b9b14a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x4bf93d…979a60
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase45d ago0x488f7e…6fa617
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x78c0ba…fa08a6
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xa0f383…5655b8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x9c57d2…89b667
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x6aa9b5…15d7c8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0x57a68b…d4b54d
0xbdf5…cf7b0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0xf7fb2f…2139ec
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x2cd4ae…3bc0b9
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase45d ago0xd886cd…27ac6d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x3c870a…35aa94
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase45d ago0xc6592d…4aada4
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xea20c7…b48f50
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x0e81a8…a40c13
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0xe56d72…52e3e2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase45d ago0x3bae89…1c6ce1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase45d ago0xc213c5…be2566

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.