Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8719…9c840x9c95…e299Base$0.001100%Route unknown66d ago0xf72b5a…fd564c
0x8719…9c840x9c95…e299Base$0.001100%Route unknown66d ago0x6a1b2e…9a0788
0x8719…9c840x9c95…e299Base$0.001100%Route unknown66d ago0x0982f3…d86b89
0x8719…9c840x9c95…e299Base$0.001100%Route unknown66d ago0x255c55…e1d4d8
0x8719…9c840x9c95…e299Base$0.001100%Route unknown66d ago0x98e02b…1bf10d
0x8719…9c840x9c95…e299Base$0.001100%Route unknown66d ago0x64ec13…714ef9
0x8719…9c840x9c95…e299Base$0.001100%Route unknown66d ago0x514d25…d9c8ae
0x8719…9c840x9c95…e299Base$0.001100%Route unknown66d ago0x855202…2c6ce2
0x8719…9c840x9c95…e299Base$0.001100%Route unknown66d ago0xd96a14…759f36
0x8719…9c840x9c95…e299Base$0.001100%Route unknown66d ago0x9de2bb…a0c7ea
0x8719…9c840x9c95…e299Base$0.001100%Route unknown66d ago0x2b6ce3…818dc0
0x8719…9c840x9c95…e299Base$0.001100%Route unknown66d ago0x4c67dd…fb7ecc
0x8719…9c840x9c95…e299Base$0.001100%Route unknown66d ago0xb08f00…38435b
0x8719…9c840x9c95…e299Base$0.001100%Route unknown66d ago0xb576db…17e47a
0x8719…9c840x9c95…e299Base$0.001100%Route unknown66d ago0xdd3aca…442a8d
0x8719…9c840x9c95…e299Base$0.001100%Route unknown66d ago0x6cf2ee…ca2a5c
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0xb308a7…302e6f
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0xe38f74…dfa7aa
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0xc10629…344fef
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0x87b2a6…cad48b
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0x0c9250…f8bf63
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0x284754…26ffa2
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0xd97682…e02003
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0x77f44a…b45acd
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0x0c6273…c17a3e

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.