Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x898e…63190x3e0a…78e7Base—$0.002856100%coinbase75d ago0x70425e…cd05d1
0x898e…63190x3e0a…78e7Base—$0.004188100%coinbase75d ago0x24f713…3fffd4
0x898e…63190x3e0a…78e7Base—$0.003443100%coinbase75d ago0xa17c78…db9502
0x898e…63190x3e0a…78e7Base—$0.004264100%coinbase75d ago0x03a4e4…3321b4
0x898e…63190x3e0a…78e7Base—$0.005205100%coinbase75d ago0xb0553f…a54062
0x898e…63190x3e0a…78e7Base—$0.003322100%coinbase75d ago0x861b3b…ff2c46
0x898e…63190x3e0a…78e7Base—$0.004316100%coinbase75d ago0x695366…a98682
0x898e…63190x3e0a…78e7Base—$0.005936100%coinbase75d ago0x38987c…f5f8f8
0x898e…63190x3e0a…78e7Base—$0.003159100%coinbase75d ago0x133016…ed24f7
0x898e…63190x3e0a…78e7Base—$0.003755100%coinbase75d ago0x7f7509…5b5d92
0x898e…63190x3e0a…78e7Base—$0.005838100%coinbase75d ago0xa1abe0…80a5a2
0x898e…63190x3e0a…78e7Base—$0.004522100%coinbase75d ago0xa156f6…6be57a
0x898e…63190x3e0a…78e7Base—$0.004858100%coinbase75d ago0x750353…f22f1e
0x898e…63190x3e0a…78e7Base—$0.005221100%coinbase75d ago0x3b4d9b…dce883
0x898e…63190x3e0a…78e7Base—$0.003352100%coinbase75d ago0x7e9fd7…fd0cb8
0x898e…63190x3e0a…78e7Base—$0.004004100%coinbase75d ago0x5c0506…3be1f0
0x898e…63190x3e0a…78e7Base—$0.002913100%coinbase75d ago0x9d7d08…54332f
0x898e…63190x3e0a…78e7Base—$0.00292100%coinbase75d ago0x638314…c58f24
0x898e…63190x3e0a…78e7Base—$0.003221100%coinbase75d ago0xbec55f…3cc019
0x898e…63190x3e0a…78e7Base—$0.0055100%coinbase75d ago0x1628f2…617d90
0x898e…63190x3e0a…78e7Base—$0.003777100%coinbase75d ago0x73b43e…c13ceb
0x898e…63190x3e0a…78e7Base—$0.00456100%coinbase75d ago0x975845…3c900d
0x898e…63190x3e0a…78e7Base—$0.005589100%coinbase75d ago0x823808…d8f5e2
0x898e…63190x3e0a…78e7Base—$0.003127100%coinbase76d ago0xa55863…e51ab0
0x898e…63190x3e0a…78e7Base—$0.003888100%coinbase76d ago0x067184…d52453

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.