Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0x993f2a…115473
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0x0b1e1a…6c7efa
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0xe9a07e…33c592
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0xd20434…bbbfde
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0xa096c9…c397a6
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0x9ef405…264fee
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0xa56fa5…222814
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0xb8e7f4…d68abc
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0x2057b2…3df309
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0x3b301c…d6b18b
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0x79c468…ea8ce7
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0xb9ddd4…7b49db
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0xa567d3…81bf23
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0x3bb4b8…143f29
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0x77c87a…9cb189
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0xbf9c28…6c97d3
0xc228…cf710x9c95…e299Base$0.001100%fluxa49d ago0xb3dd6a…9dc13c
0xc228…cf710x9c95…e299Base$0.001100%fluxa49d ago0x081bbd…9d8041
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0x9b2483…c8dd83
0xc228…cf710xfe80…47eeBase$0.001100%fluxa49d ago0x28ccc4…6ade1a
0xc228…cf710x9c95…e299Base$0.001100%fluxa50d ago0x74a70e…540835
0xc228…cf710xfe80…47eeBase$0.001100%fluxa50d ago0x43fcd0…23788b
0xc228…cf710xfe80…47eeBase$0.001100%fluxa50d ago0xba84fd…1aad27
0xc228…cf710xfe80…47eeBase$0.001100%fluxa50d ago0x015c74…e536b8
0xc228…cf710xfe80…47eeBase$0.001100%fluxa50d ago0x9b2682…2f6f76

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.