Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x4e4e46…198c86
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0xf49588…8b866c
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x0e9fb3…ccbc87
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0xb5aaf1…4f0bae
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x0f35e1…52edfc
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x2fa02a…a72226
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x513137…439548
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x2328cd…48c7bc
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x0ca8f3…9de360
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x634054…68d674
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0xf78f9b…c6a709
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x373d0d…993294
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x602f75…0a9253
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0xa48d30…d64028
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x10a0e3…ed1121
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x1d9b9c…3a261a
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0xad04a9…6639ad
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x12fc68…b6a8e1
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x4f4719…d1b263
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0xbceee5…dda8e4
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x1fafd4…34e20a
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0xe9649d…1f72d4
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x1e9b51…b98f2d
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0x3f1d25…0af03b
0x8141…27960xa9dd…2315Base$0.002100%coinbase7d ago0xdd9703…558641

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.