Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb74…cb510xb0af…7de0Base$0.16100%coinbase6d ago0xc9352e…b0bec4
0xcb74…cb510xb0af…7de0Base$0.16100%coinbase6d ago0x837f46…b28829
0xcb74…cb510xb0af…7de0Base$0.12100%coinbase6d ago0xd106ec…ba7f58
0xcb74…cb510xb0af…7de0Base$0.16100%coinbase6d ago0x4530a4…bab279
0xcb74…cb510xb0af…7de0Base$0.20100%coinbase6d ago0xb91313…bb2e0b
0xcb74…cb510xb0af…7de0Base$0.20100%coinbase6d ago0x78faa0…05242c
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase6d ago0xc7a47c…7a725c
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase6d ago0x66efc4…0e7bc0
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase6d ago0x3c1738…118b24
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase6d ago0xc9ee7a…b24ce0
0xcb74…cb510xb0af…7de0Base$0.12100%coinbase6d ago0x93e544…242fa8
0xcb74…cb510xb0af…7de0Base$0.12100%coinbase6d ago0x7717f4…3f77ca
0xcb74…cb510xb0af…7de0Base$0.20100%coinbase6d ago0x6c2019…246fdb
0xcb74…cb510xb0af…7de0Base$0.16100%coinbase6d ago0xe1f071…80c3a6
0xcb74…cb510xb0af…7de0Base$0.20100%coinbase6d ago0x7a5408…5256c7
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase6d ago0x2a2951…97d941
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase6d ago0x4d0c0c…cd8913
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase6d ago0xb4643e…0f79b2
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase6d ago0x240a4d…825015
0xcb74…cb510xb0af…7de0Base$0.16100%coinbase6d ago0x05b1c2…fc234d
0xcb74…cb510xb0af…7de0Base$0.16100%coinbase6d ago0xc520cd…1bb243
0xcb74…cb510xb0af…7de0Base$0.16100%coinbase6d ago0x981ac2…faf0d5
0xcb74…cb510xb0af…7de0Base$0.12100%coinbase6d ago0xc34c9e…726937
0xcb74…cb510xb0af…7de0Base$0.14100%coinbase6d ago0xf23790…17222f
0xcb74…cb510xb0af…7de0Base$0.14100%coinbase6d ago0x78dcb0…4d35fa

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.