Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase8h ago0xe293df…1ccde7
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase8h ago0x657494…dbe4ba
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase8h ago0xff1b77…810590
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase8h ago0xb493d5…4af83f
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase8h ago0x9dff0c…a87629
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase8h ago0x93d258…40c43b
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase8h ago0xa5a6c5…52cfa7
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase8h ago0x6bcd87…f9851b
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase8h ago0x7a7cb2…0508cf
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase8h ago0xffbf8a…7fcf3a
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase8h ago0xb00883…1b29d9
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase8h ago0xb26020…43ba54
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase8h ago0x9d4ecf…4b03c9
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase9h ago0x6c7abc…c671c4
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase9h ago0xe4589f…5015e9
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase9h ago0x17577b…a3889e
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase9h ago0x773af7…66c3ee
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase9h ago0x067224…68a76e
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase9h ago0x0fb95e…dfe154
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase9h ago0x1c9b73…5e0afe
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase9h ago0x9b130f…0c4b4a
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase9h ago0xa16a0a…397d2e
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase9h ago0x19ca1d…dc718e
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase9h ago0x8e552f…8e825e
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase9h ago0x1d31bb…edc809

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.