Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown57d ago0xde2fe3…a94339
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown57d ago0x3c7b8c…d0a615
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0x5e8a59…c4a415
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0x72dcac…aedf3e
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0x7909b7…853ea4
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0x3e4dae…1e2544
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0xc2e8c5…0390cb
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0xeeeb55…0708a4
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0x89faf9…f2523c
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0xe23fb5…53b4a1
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0xcab1ce…eff0e8
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0x5275ac…4c5bf9
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0x9e4c8b…2a8341
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0xa0cc3d…23a929
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0x77d364…751feb
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0x612c24…946734
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0x03e626…a77413
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0xe4499d…f69855
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0xe36972…605fa3
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0x3b739d…a17843
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0xca4144…bf4e10
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0xdf4be5…6e2e10
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0x3242b7…d97adc
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0xfabfbe…4f7b96
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown58d ago0xbba4c6…ec2c1f

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.