Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5955…e37c0x3e0a…78e7Base—$0.005336100%coinbase74d ago0xb218fb…2cbc92
0x5955…e37c0x3e0a…78e7Base—$0.00464100%coinbase74d ago0x043f91…32f7bd
0x5955…e37c0x3e0a…78e7Base—$0.005647100%coinbase74d ago0x9a7988…d1c4f0
0x5955…e37c0x3e0a…78e7Base—$0.004464100%coinbase74d ago0x9e6fc3…39845d
0x5955…e37c0x3e0a…78e7Base—$0.00531100%coinbase74d ago0x18691d…06b711
0x5955…e37c0x3e0a…78e7Base—$0.004747100%coinbase74d ago0x0285c7…dd17e4
0x5955…e37c0x3e0a…78e7Base—$0.005806100%coinbase74d ago0xaf881c…a2b96e
0x5955…e37c0x3e0a…78e7Base—$0.003323100%coinbase74d ago0xfc1df0…122514
0x5955…e37c0x3e0a…78e7Base—$0.004251100%coinbase74d ago0x4b5061…6f0290
0x5955…e37c0x3e0a…78e7Base—$0.005895100%coinbase74d ago0xc11932…9e6ad2
0x5955…e37c0x3e0a…78e7Base—$0.003538100%coinbase75d ago0x82e73f…cecad1
0x5955…e37c0x3e0a…78e7Base—$0.005118100%coinbase75d ago0xfb5dd0…00ca92
0x5955…e37c0x3e0a…78e7Base—$0.004255100%coinbase75d ago0xb8eeaf…835a1c
0x5955…e37c0x3e0a…78e7Base—$0.00458100%coinbase75d ago0x5e806a…db3bf4
0x5955…e37c0x3e0a…78e7Base—$0.005516100%coinbase75d ago0xea2872…7bb13c
0x5955…e37c0x3e0a…78e7Base—$0.004957100%coinbase75d ago0x07af7b…a338db
0x5955…e37c0x3e0a…78e7Base—$0.004719100%coinbase75d ago0xca40b8…b27e48
0x5955…e37c0x3e0a…78e7Base—$0.004765100%coinbase75d ago0xcfc9fd…38c18f
0x5955…e37c0x3e0a…78e7Base—$0.005697100%coinbase75d ago0xe02895…170a08
0x5955…e37c0x3e0a…78e7Base—$0.004156100%coinbase75d ago0x989f0a…d47724
0x5955…e37c0x3e0a…78e7Base—$0.004793100%coinbase75d ago0x56f5cf…d9d11d
0x5955…e37c0x3e0a…78e7Base—$0.003757100%coinbase75d ago0xa705f4…123629

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.