Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa35d ago0x2b3e43…31e079
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa35d ago0x39f91d…42dfdf
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa35d ago0x450dba…7fd242
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa35d ago0xd1c4c8…79a48b
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa35d ago0xa18123…a9a072
0x6ebd…88400x9c95…e299Base$0.001100%fluxa35d ago0xeab6f3…e99edb
0x6ebd…88400x9c95…e299Base$0.001100%fluxa35d ago0x1a6486…a9768b
0x6ebd…88400x9c95…e299Base$0.001100%fluxa35d ago0xcc641f…42f2e0
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa35d ago0x246b31…2a54a1
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa35d ago0x70cf17…e2b079
0x6ebd…88400x9c95…e299Base$0.001100%fluxa35d ago0x51b309…e3135d
0x6ebd…88400x9c95…e299Base$0.001100%fluxa35d ago0xbc73a3…9809d4
0x6ebd…88400x9c95…e299Base$0.001100%fluxa35d ago0x3f34ba…ecb2b4
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa35d ago0x1e1f54…9140b6
0x6ebd…88400x9c95…e299Base$0.001100%fluxa35d ago0x54b288…e1be47
0x6ebd…88400x9c95…e299Base$0.001100%fluxa35d ago0x1b7f1e…54ef39
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa35d ago0x5ca6dd…200534
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa35d ago0x9b65e7…54b6f9
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa35d ago0x623756…f953cd
0x6ebd…88400x9c95…e299Base$0.001100%fluxa35d ago0x8d9bc5…641b30
0x6ebd…88400x9c95…e299Base$0.001100%fluxa36d ago0x276ee3…623061
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa36d ago0xf3b0c5…f0e037
0x6ebd…88400x9c95…e299Base$0.001100%fluxa36d ago0x0a5c7f…ed20de
0x6ebd…88400xfe80…47eeBase$0.001100%fluxa36d ago0x4a447f…dda15d
0x6ebd…88400x9c95…e299Base$0.001100%fluxa36d ago0xeba1f3…fd51df

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.