Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x858d…6e200xb8e0…211bBase—$0.01100%coinbase71d ago0x4252f2…7c8f27
0x858d…6e200x7dde…03baBase—$0.01100%coinbase71d ago0xad1090…7d878b
0x858d…6e200xdf72…d3f7Base—$0.01100%coinbase71d ago0x121795…9ccfcd
0x858d…6e200xe0a0…1cc7Base—$0.01100%coinbase71d ago0xa0bce4…77a127
0x858d…6e200xb217…84e1Base—$0.01100%coinbase71d ago0x210842…79d2f3
0x858d…6e200x57d2…eb91Base—$0.01100%coinbase71d ago0xa01db2…1bfc0c
0x858d…6e200x8a7c…d45bBase—$0.01100%coinbase72d ago0x48f32f…1549a9
0x858d…6e200x7c73…4ec9Base—$0.01100%coinbase72d ago0xe3a862…ac79fe
0x858d…6e200x69ff…19c2Base—$0.01100%coinbase72d ago0x756afc…e4cb69
0x858d…6e200xb514…98efBase—$0.01100%coinbase72d ago0x7fabfe…25aff4
0x858d…6e200x41b1…ca4aBase—$0.01100%coinbase72d ago0x17cf23…369dad
0x858d…6e200x9497…50ceBase—$0.01100%coinbase72d ago0xe7d41c…3cc118
0x858d…6e200x1705…e6edBase—$0.01100%coinbase72d ago0x23e2d9…c0f28b
0x858d…6e200xd306…01ceBase—$0.01100%coinbase72d ago0x39dde0…aa0449
0x858d…6e200x28c4…495dBase—$0.01100%coinbase72d ago0xdae26f…dbe75c
0x858d…6e200xa005…c55fBase—$0.01100%coinbase72d ago0x233149…10a66e
0x858d…6e200x6ba9…94b6Base—$0.01100%coinbase72d ago0x4eb16c…13cbe5
0x858d…6e200x7616…f716Base—$0.01100%coinbase72d ago0x57b4d0…062d8c
0x858d…6e200x3e01…2559Base—$0.01100%coinbase72d ago0xeb1671…8ae14b
0x858d…6e200x8b51…ccdfBase—$0.01100%coinbase72d ago0xc59c53…1fd35f
0x858d…6e200xf582…fff1Base—$0.01100%coinbase72d ago0xaf8275…34eb21
0x858d…6e200x9e18…a9a2Base—$0.01100%coinbase72d ago0x54fbf2…b05a58
0x858d…6e200xf9ca…8485Base—$0.01100%coinbase72d ago0x383492…5ffa57
0x858d…6e200x66cf…6b10Base—$0.01100%coinbase72d ago0xc62119…a84426
0x858d…6e200x7436…29b4Base—$0.01100%coinbase72d ago0x9cb1c8…137486

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.