Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown66d ago0x4ef26c…30cfd3
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown66d ago0x7796b7…b0fe06
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown66d ago0xe75cb1…27d0bc
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown66d ago0x5daf3f…3d0571
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown66d ago0x612a80…6911b4
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown66d ago0xc2d59b…9be3f8
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown66d ago0x3b7bf3…cee1b8
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown66d ago0xf7d457…230df9
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown66d ago0xdc1bdb…71aeae
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown66d ago0x2a57da…ac8a45
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown66d ago0x78ac99…508614
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown67d ago0x52892d…ef1da4
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown67d ago0x6e0128…bfd7d5
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown67d ago0xe1dd78…ea6c89
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown67d ago0x6f5147…bb4bd1
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown67d ago0x9b9698…4ddc34
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown67d ago0xf5ce56…fce55b
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown67d ago0x83c956…8cccf9
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown67d ago0xa5e717…1ea0c3
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown67d ago0x65ea87…9644dd
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown67d ago0x4fbdc2…f9d988
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown67d ago0x729f01…80183f
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown67d ago0xf28761…6aad5a
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown67d ago0x372f3c…02af86
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown67d ago0x8d7fc1…980da6

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.