Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown58d ago0x4dc35c…b04e5a
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown58d ago0x81be7d…31df4d
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown58d ago0xa96615…f66765
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown58d ago0x9ef0a5…aa16a1
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown58d ago0xc89594…d7a456
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown58d ago0x78f38a…77a0b6
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown58d ago0xfcd435…abec30
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown58d ago0xa66025…b3f9de
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown58d ago0xa2ffb0…32e8c4
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown58d ago0xa7cbf1…c1e4c7
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown58d ago0xae7995…da6d4e
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown58d ago0x8e2965…c6f693
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown58d ago0x1bc7c8…41ee9e
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown58d ago0xcb4e47…3d8aa7
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown58d ago0x886d1e…569ce1
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0x832223…6a3009
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0x662399…d7c8fd
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0xbb4d2c…0f6bdc
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0xcc37cd…afbfe8
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0x322529…4b306c
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0x2804d0…00790d
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0x348891…bb9688
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0xac319a…6b76ae
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0xcba454…8e7545
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0x9036be…d1308f

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.