Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80a4…8f230x3e0a…78e7Base—$0.003901100%coinbase75d ago0xf4d8be…1e697e
0x80a4…8f230x3e0a…78e7Base—$0.002694100%coinbase75d ago0x555502…e28a0c
0x80a4…8f230x3e0a…78e7Base—$0.003733100%coinbase75d ago0xbeb1c0…36a7f4
0x80a4…8f230x3e0a…78e7Base—$0.003196100%coinbase75d ago0x36415c…5c8020
0x80a4…8f230x3e0a…78e7Base—$0.003812100%coinbase75d ago0x0d1a1b…1684a8
0x80a4…8f230x3e0a…78e7Base—$0.004358100%coinbase75d ago0x35d2ad…eb78a9
0x80a4…8f230x3e0a…78e7Base—$0.004282100%coinbase75d ago0xa97e86…b148c4
0x80a4…8f230x3e0a…78e7Base—$0.00284100%coinbase75d ago0x04f201…c8f5fd
0x80a4…8f230x3e0a…78e7Base—$0.002824100%coinbase75d ago0x724d79…987ab3
0x80a4…8f230x3e0a…78e7Base—$0.005414100%coinbase75d ago0xed01e3…29860f
0x80a4…8f230x3e0a…78e7Base—$0.00409100%coinbase75d ago0xc35347…16af29
0x80a4…8f230x3e0a…78e7Base—$0.004123100%coinbase75d ago0x3985a2…3c815a
0x80a4…8f230x3e0a…78e7Base—$0.003475100%coinbase75d ago0x21895f…942218
0x80a4…8f230x3e0a…78e7Base—$0.004455100%coinbase75d ago0x86af80…bebb15
0x80a4…8f230x3e0a…78e7Base—$0.004908100%coinbase75d ago0xb05db6…f716cf
0x80a4…8f230x3e0a…78e7Base—$0.005344100%coinbase75d ago0x1d6126…591a69
0x80a4…8f230x3e0a…78e7Base—$0.002716100%coinbase75d ago0x407ecd…624eb8
0x80a4…8f230x3e0a…78e7Base—$0.004125100%coinbase75d ago0x8cf1cd…f5bd56
0x80a4…8f230x3e0a…78e7Base—$0.003874100%coinbase75d ago0xae8d52…fab3c8
0x80a4…8f230x3e0a…78e7Base—$0.003141100%coinbase75d ago0xebc119…809b49
0x80a4…8f230x3e0a…78e7Base—$0.005078100%coinbase75d ago0x63a5c4…c7a5d4
0x80a4…8f230x3e0a…78e7Base—$0.003735100%coinbase75d ago0x023876…cee931
0x80a4…8f230x3e0a…78e7Base—$0.00403100%coinbase75d ago0x4d3a4d…b342a3
0x80a4…8f230x3e0a…78e7Base—$0.003047100%coinbase75d ago0x84109d…1b9252
0x80a4…8f230x3e0a…78e7Base—$0.004168100%coinbase75d ago0x88ea8d…115498

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.