Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0xb344a6…3dc147
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0xd3ffd6…02d6cc
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0x4d4b2b…ca7b2f
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0xf6c971…e7be37
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0xcb3f40…0c82b7
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0xe53406…a60eb0
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0x2c6031…869cf9
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0x186192…286b2d
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0xd6b0a1…d4ce5b
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0x8d9fb2…936e32
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0xdec07f…8c874c
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0x0807c8…b3fdc8
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0x3d85d5…ab22db
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0x2be5ba…adc7b6
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0x7244a1…6cf2af
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0x923ef7…254245
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0x5dc62e…bc5602
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0x695888…48cb02
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0x57faba…7b44b1
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0x5de271…eb95c2
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0xeb7286…ba9ee6
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0xb0e788…87b872
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0x1db521…95f623
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0x3d5c36…6a41cb
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown99d ago0xecf38d…15becc

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.