Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa2…41580x9c95…e299Base$0.001100%fluxa39d ago0xfff99c…47320e
0x5fa2…41580x9c95…e299Base$0.001100%fluxa39d ago0xa1069b…b5b547
0x5fa2…41580x9c95…e299Base$0.001100%fluxa39d ago0xc445fa…a6fa22
0x5fa2…41580x9c95…e299Base$0.001100%fluxa39d ago0x815426…e8961b
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa39d ago0xf57dc1…b583d3
0x5fa2…41580x9c95…e299Base$0.001100%fluxa39d ago0xdcb5db…83a634
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa39d ago0x309ba0…2dc59c
0x5fa2…41580x9c95…e299Base$0.001100%fluxa39d ago0x2a0d33…1fb5a4
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa39d ago0xb1e044…11d903
0x5fa2…41580x9c95…e299Base$0.001100%fluxa39d ago0xd4976e…c75454
0x5fa2…41580x9c95…e299Base$0.001100%fluxa39d ago0xb2f6a1…18a782
0x5fa2…41580x9c95…e299Base$0.001100%fluxa39d ago0x1573a2…741a3b
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa39d ago0x733910…e1b2ab
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa39d ago0x3df4c3…c0c1d0
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa39d ago0xcc7f95…492a27
0x5fa2…41580x9c95…e299Base$0.001100%fluxa40d ago0x4c4b60…584d70
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa40d ago0x2b4efe…3ed38f
0x5fa2…41580x9c95…e299Base$0.001100%fluxa40d ago0xc7caf8…602aa7
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa40d ago0x7e9511…56e3cf
0x5fa2…41580x9c95…e299Base$0.001100%fluxa40d ago0x78afbf…16dabf
0x5fa2…41580x9c95…e299Base$0.001100%fluxa40d ago0x11ea42…ff5019
0x5fa2…41580x9c95…e299Base$0.001100%fluxa40d ago0x4198e4…8e2a42
0x5fa2…41580x9c95…e299Base$0.001100%fluxa40d ago0x9f0ac4…bddd9b
0x5fa2…41580x9c95…e299Base$0.001100%fluxa40d ago0xc27d84…75e277
0x5fa2…41580x9c95…e299Base$0.001100%fluxa40d ago0xc9b859…427177

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.