Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32ab…b3ca0x3e0a…78e7Base—$0.002655100%coinbase73d ago0xdfb781…e1a201
0x32ab…b3ca0x3e0a…78e7Base—$0.005005100%coinbase73d ago0xdc6177…8c25fc
0x32ab…b3ca0x3e0a…78e7Base—$0.003455100%coinbase73d ago0xe1d096…66582f
0x32ab…b3ca0x3e0a…78e7Base—$0.003491100%coinbase73d ago0x6989a8…593dfa
0x32ab…b3ca0x3e0a…78e7Base—$0.005058100%coinbase73d ago0xbbbc9c…d46d12
0x32ab…b3ca0x3e0a…78e7Base—$0.003254100%coinbase73d ago0x82d437…2e5c77
0x32ab…b3ca0x3e0a…78e7Base—$0.002946100%coinbase73d ago0xf78b20…389079
0x32ab…b3ca0x3e0a…78e7Base—$0.004989100%coinbase73d ago0xd850bc…e7f924
0x32ab…b3ca0x3e0a…78e7Base—$0.003752100%coinbase73d ago0xf48b8d…d583c5
0x32ab…b3ca0x3e0a…78e7Base—$0.00451100%coinbase73d ago0xace847…e946b6
0x32ab…b3ca0x3e0a…78e7Base—$0.003085100%coinbase73d ago0x83a6d0…c4a2eb
0x32ab…b3ca0x3e0a…78e7Base—$0.005772100%coinbase73d ago0xeb16ce…090fb7
0x32ab…b3ca0x3e0a…78e7Base—$0.005679100%coinbase73d ago0x91dbcd…2644a6
0x32ab…b3ca0x3e0a…78e7Base—$0.003742100%coinbase73d ago0x6b0634…6eefb0
0x32ab…b3ca0x3e0a…78e7Base—$0.004649100%coinbase73d ago0x2e409f…3f8317
0x32ab…b3ca0x3e0a…78e7Base—$0.003587100%coinbase73d ago0xdaaf76…b8b718
0x32ab…b3ca0x3e0a…78e7Base—$0.004424100%coinbase74d ago0x19b5da…fa3e40
0x32ab…b3ca0x3e0a…78e7Base—$0.005132100%coinbase74d ago0x121885…e636c5
0x32ab…b3ca0x3e0a…78e7Base—$0.004299100%coinbase74d ago0x8acec3…dd5199
0x32ab…b3ca0x3e0a…78e7Base—$0.005854100%coinbase74d ago0xe5f1da…21b435
0x32ab…b3ca0x3e0a…78e7Base—$0.003493100%coinbase74d ago0xfe3c7d…e75d30
0x32ab…b3ca0x3e0a…78e7Base—$0.004066100%coinbase74d ago0x160c8c…da2595
0x32ab…b3ca0x3e0a…78e7Base—$0.002665100%coinbase74d ago0xdef2f9…70d848
0x32ab…b3ca0x3e0a…78e7Base—$0.005367100%coinbase74d ago0x225036…9eeb23
0x32ab…b3ca0x3e0a…78e7Base—$0.005336100%coinbase74d ago0x08ecb5…783eed

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.