Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd565…fe600x6839…1a2bBase$5.00100%Route unknown55d ago0x3bcdec…71eef0
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown55d ago0xfa7854…687120
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown55d ago0x6ef5dd…c9f138
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown55d ago0xa42897…e5a8d4
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown55d ago0x31207c…ea0e57
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown55d ago0xa484ce…781e41
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown55d ago0x4da0ed…aec0d0
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown55d ago0x30f564…22d052
0xd565…fe600x6839…1a2bBase$5.00100%Route unknown56d ago0x79d0ec…ea4bca
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown56d ago0x6bc52c…d3bd6d
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown56d ago0x009802…dc5ad9
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown56d ago0xdf1cd9…28d5ff
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown56d ago0x7b01c9…6d651a
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown56d ago0x4285c1…5fd422
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown56d ago0x73b29c…ff9920
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown56d ago0x7a2b49…8beff7
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown56d ago0xbbdcbf…7ae97b
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown56d ago0xb3d445…626eed
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown56d ago0x0bc722…6ae7ae
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown56d ago0x38baf5…b27721
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown56d ago0xe50594…1e1bcb
0xd565…fe600x6839…1a2bBase$0.003100%Route unknown56d ago0xfdf245…a6f7a1

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.