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…80fc112d ago0x0f33e6…604e06
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0x5194d9…000b66
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0xad70d7…55d7ae
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0x7e574d…c74400
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0x644f7b…9bc51b
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0xf1edf4…2b284e
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0xd6207a…165666
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0x6b8daf…55563c
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0xafe2f4…c84d79
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0x38919b…0fc000
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0xcbd014…0fd031
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0xb95653…4a9af8
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0x6928f2…8bb31c
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0xf62776…ca2f5b
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0x16efbb…f91907
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0xbaf8ab…45059b
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0x3355f7…0ff0af
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0xd7d048…649eaa
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0x6e537b…6a639c
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0x8cfe11…6e9871
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0xfbeba7…5ed078
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0xb0c4ee…e1eb16
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0xebbc58…dcfe8d
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0xf3e331…94c5cc
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc112d ago0x6237ff…8a4a15

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.