Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc73d ago0xf9df08…59c41c
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc73d ago0x0673f5…2b6517
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0xef96a2…3e094b
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x641c62…529fb9
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x86cbe7…70dedf
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x5aa2f5…0fe3ed
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x683a36…42e162
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x62f93d…abedb5
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0xb064b3…ce10ef
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x0e70c1…aeeff4
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x12cc08…5f6e7e
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x604c0d…b00831
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x1aa3e4…aa82df
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0xd59c44…4b8daa
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x317c9c…8ded59
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x3b9c53…9024cd
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x602c3f…a9ac58
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x77ab50…234933
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0xc24505…3c3ace
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x2f3afe…4b8ab3
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x0d4f24…9797fc
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x2eb720…71d9ab
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0xd7b77b…5b2eaa

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.