Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0x43fac4…baca9c
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0x90e57b…278cb9
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0xb68e82…a95603
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0x3d6b00…fdf9f2
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0xad9042…b30cec
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0xba95ae…60919f
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0xcee489…ec4784
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0x072693…6ac43d
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0x2c8ebe…62226c
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0x3208d3…aadb22
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0x9c7801…5dda63
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0x94fd9b…b30c5b
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0xaa5b04…d05ae7
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0x3c478c…2881a6
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0xf992e6…aeeda5
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0x96d45a…d76a86
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0x220aef…09ae0e
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown63d ago0x44c464…85563f
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown64d ago0x16de35…97c8f6
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown64d ago0xc4227e…3549be
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown64d ago0xd6505e…357319
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown64d ago0xae84f5…bdfe7f
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown64d ago0xedd032…dd2cf1
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown64d ago0x08102f…728705
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown64d ago0xb632ac…cfa893

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.