Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0xbffda3…e55ce0
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x001ad9…50b246
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0xe3578a…3a8718
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x393c05…bf9393
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x2d3f6f…b87837
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0xd07c6d…460f5e
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0xc7f953…765005
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x01c3ae…4c9373
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x044d24…410f6d
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0xe169af…a91170
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0xeed9dd…35096a
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0xb0e47e…43a02e
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x0d8772…3ebe0c
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x9e74aa…68f5a6
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x9165e3…03e7b3
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x7127bc…306f82
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x6012ec…b92cd9
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x3adeaa…fd5f4f
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x7f6cfb…ffbcca
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x608352…537391
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x753c1d…65ac6f
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x996c0c…e715ad
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x5d9486…9a92a3
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0x5352a0…068f07
0x76a8…38cb0x6839…1a2bBase$0.003100%Route unknown100d ago0xa8494a…791a76

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.