Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x824c…5ebf0x3e0a…78e7Base—$0.003004100%coinbase74d ago0xb2cba7…a92952
0x824c…5ebf0x3e0a…78e7Base—$0.00434100%coinbase74d ago0x4c4acb…9a2c8a
0x824c…5ebf0x3e0a…78e7Base—$0.00443100%coinbase74d ago0xf00539…b899cb
0x824c…5ebf0x3e0a…78e7Base—$0.005569100%coinbase74d ago0x9ef427…1d31c9
0x824c…5ebf0x3e0a…78e7Base—$0.003353100%coinbase74d ago0x367423…400efc
0x824c…5ebf0x3e0a…78e7Base—$0.004479100%coinbase74d ago0xd9ffbc…e55277
0x824c…5ebf0x3e0a…78e7Base—$0.00467100%coinbase74d ago0xd0634c…1af618
0x824c…5ebf0x3e0a…78e7Base—$0.005036100%coinbase74d ago0x7ee889…4adfff
0x824c…5ebf0x3e0a…78e7Base—$0.005253100%coinbase74d ago0xfda203…5a523f
0x824c…5ebf0x3e0a…78e7Base—$0.003994100%coinbase74d ago0x6479d1…89ed2b
0x824c…5ebf0x3e0a…78e7Base—$0.005456100%coinbase74d ago0x79495e…a28ac6
0x824c…5ebf0x3e0a…78e7Base—$0.004689100%coinbase74d ago0xc675a3…1602db
0x824c…5ebf0x3e0a…78e7Base—$0.003502100%coinbase74d ago0xac8c92…53f616
0x824c…5ebf0x3e0a…78e7Base—$0.00538100%coinbase74d ago0x181f53…7f5192
0x824c…5ebf0x3e0a…78e7Base—$0.004324100%coinbase74d ago0x9240d1…29dd93
0x824c…5ebf0x3e0a…78e7Base—$0.003704100%coinbase75d ago0x84012d…fbeda9
0x824c…5ebf0x3e0a…78e7Base—$0.004726100%coinbase75d ago0xe42f33…c3d954
0x824c…5ebf0x3e0a…78e7Base—$0.004415100%coinbase75d ago0x58c6e6…949d98
0x824c…5ebf0x3e0a…78e7Base—$0.003206100%coinbase75d ago0x437b91…7b19a9
0x824c…5ebf0x3e0a…78e7Base—$0.003649100%coinbase75d ago0x193a1c…fcc52c
0x824c…5ebf0x3e0a…78e7Base—$0.003077100%coinbase75d ago0x414615…74f6f3
0x824c…5ebf0x3e0a…78e7Base—$0.004613100%coinbase75d ago0x2725bc…f62030
0x824c…5ebf0x3e0a…78e7Base—$0.002792100%coinbase75d ago0x222726…03f88f
0x824c…5ebf0x3e0a…78e7Base—$0.005317100%coinbase75d ago0x232f42…aa432b
0x824c…5ebf0x3e0a…78e7Base—$0.002701100%coinbase75d ago0x434058…621178

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.