Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x33d7…aabe0x3e0a…78e7Base—$0.003787100%coinbase74d ago0xdc1e1a…2f50fd
0x33d7…aabe0x3e0a…78e7Base—$0.003913100%coinbase74d ago0x5f404e…45c670
0x33d7…aabe0x3e0a…78e7Base—$0.005618100%coinbase74d ago0xb4adfc…4a0c6c
0x33d7…aabe0x3e0a…78e7Base—$0.003891100%coinbase75d ago0x23a571…f51231
0x33d7…aabe0x3e0a…78e7Base—$0.004134100%coinbase75d ago0x665b45…ebcb2d
0x33d7…aabe0x3e0a…78e7Base—$0.005564100%coinbase75d ago0x621ebc…78d624
0x33d7…aabe0x3e0a…78e7Base—$0.005378100%coinbase75d ago0x66ed7d…40d112
0x33d7…aabe0x3e0a…78e7Base—$0.005356100%coinbase75d ago0x6f7677…2bcef0
0x33d7…aabe0x3e0a…78e7Base—$0.005008100%coinbase75d ago0x87a8d9…271f02
0x33d7…aabe0x3e0a…78e7Base—$0.003617100%coinbase75d ago0xefe2f9…4177fa
0x33d7…aabe0x3e0a…78e7Base—$0.005562100%coinbase75d ago0x9fa040…ef2b37
0x33d7…aabe0x3e0a…78e7Base—$0.003036100%coinbase75d ago0xeee537…db74ea
0x33d7…aabe0x3e0a…78e7Base—$0.003814100%coinbase75d ago0xf399b9…25b7e0
0x33d7…aabe0x3e0a…78e7Base—$0.003218100%coinbase75d ago0xa973c0…4c780e
0x33d7…aabe0x3e0a…78e7Base—$0.004611100%coinbase75d ago0x96516b…b22c7c
0x33d7…aabe0x3e0a…78e7Base—$0.004485100%coinbase75d ago0x39b115…8fcd1c
0x33d7…aabe0x3e0a…78e7Base—$0.002978100%coinbase75d ago0xb786cb…e45e1e
0x33d7…aabe0x3e0a…78e7Base—$0.004535100%coinbase75d ago0xca7a30…75e1df
0x33d7…aabe0x3e0a…78e7Base—$0.004917100%coinbase75d ago0x544161…368e39
0x33d7…aabe0x3e0a…78e7Base—$0.004434100%coinbase75d ago0xcf9475…ef7b6a
0x33d7…aabe0x3e0a…78e7Base—$0.00437100%coinbase75d ago0xe7f45c…4eee7a
0x33d7…aabe0x3e0a…78e7Base—$0.004475100%coinbase75d ago0xec77a0…d5fdf8
0x33d7…aabe0x3e0a…78e7Base—$0.00388100%coinbase75d ago0x854d89…7fb10b
0x33d7…aabe0x3e0a…78e7Base—$0.003673100%coinbase75d ago0xb6c804…8f16c0
0x33d7…aabe0x3e0a…78e7Base—$0.003248100%coinbase75d ago0x9abacb…2ac5e6

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.