Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0xd5c3b2…e1efb7
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0x1eb244…1196f3
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa34d ago0x3bdf6a…48f65e
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa34d ago0xad14b4…e008a8
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0x157e07…d2b194
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0xfa691b…e2ab33
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0x81637c…bd927b
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0xde1ace…0cc01c
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0xa34fa2…fa406a
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0xd7d61b…924285
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0x5957fd…43f026
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0xa22ea8…f35184
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0x714aff…a1fd3a
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0xb19cc3…f5c00d
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0x012c15…7195d4
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0xe60e75…80f735
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0xfe75f0…a13371
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0xcd7fd6…d5c557
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa34d ago0xdb63db…392384
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa34d ago0x9bbc41…ca764d
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa35d ago0x32356b…b10812
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa35d ago0xea5cf0…d15f1c
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa35d ago0xb9464a…870c95
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa35d ago0x84bf9f…bfc318
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa35d ago0x6823d9…4630cc

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.