Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75f7…e6540x7139…8a03Base—$0.01100%coinbase77d ago0xecf21c…91e812
0x75f7…e6540x5670…b096Base—$0.01100%coinbase77d ago0xd57142…136f71
0x75f7…e6540x60fc…cb8eBase—$0.01100%coinbase77d ago0xd0c1c2…0ee2dd
0x75f7…e6540x86ac…c267Base—$0.01100%coinbase77d ago0x5abe02…808b60
0x75f7…e6540xa72c…298fBase—$0.01100%coinbase77d ago0xc0bfa0…93f8cc
0x75f7…e6540x13db…fad5Base—$0.01100%coinbase77d ago0x24cd98…319639
0x75f7…e6540xd893…339cBase—$0.01100%coinbase77d ago0x85a2a1…4ed365
0x75f7…e6540xaf8e…6e2eBase—$0.01100%coinbase77d ago0x119c88…09f181
0x75f7…e6540xff42…9c58Base—$0.01100%coinbase77d ago0x2d6879…7d6661
0x75f7…e6540x04b6…b102Base—$0.01100%coinbase77d ago0x814d9f…0c9a5a
0x75f7…e6540x297b…0fa4Base—$0.01100%coinbase77d ago0x2418e6…e70835
0x75f7…e6540x2088…b494Base—$0.01100%coinbase77d ago0x946bdc…075491
0x75f7…e6540xab71…b7c8Base—$0.01100%coinbase77d ago0x7fa77d…f9a890
0x75f7…e6540x5451…49b6Base—$0.01100%coinbase77d ago0xecd83c…62a3f2
0x75f7…e6540x3e21…d0f8Base—$0.01100%coinbase77d ago0x9d273e…24ea20
0x75f7…e6540x7285…ceb6Base—$0.01100%coinbase77d ago0x7042d9…e1fbbc
0x75f7…e6540x73ec…719dBase—$0.01100%coinbase77d ago0xacd0ff…e3cf0f
0x75f7…e6540xca77…8c57Base—$0.01100%coinbase77d ago0xae00c8…010a75
0x75f7…e6540xffaa…32ffBase—$0.01100%coinbase77d ago0x315b24…068504
0x75f7…e6540x41d3…59acBase—$0.01100%coinbase77d ago0x2135d0…f7b856
0x75f7…e6540x146d…50e4Base—$0.01100%coinbase77d ago0xc1db56…053c25
0x75f7…e6540x25ed…48acBase—$0.01100%coinbase77d ago0x82b039…35a795
0x75f7…e6540xef29…7df1Base—$0.01100%coinbase77d ago0xe5a564…b19672
0x75f7…e6540xaa1a…1ff7Base—$0.01100%coinbase77d ago0x815de4…3ee5a3
0x75f7…e6540x890b…c08aBase—$0.01100%coinbase77d ago0x9bdcbf…87a80a

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.