Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0xe5296e…1d4696
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0x86a677…934fe1
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0x044ee5…0753d5
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0xec273d…f463a8
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0xae250f…42da28
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0x5164fa…660f2c
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa44d ago0x3eac25…f9d89b
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa44d ago0xe68e07…5c9d9f
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0xbce16e…f1300e
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa44d ago0x50ef5d…5b65fa
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0x2d65f7…815aa7
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0xd28e39…02b56a
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0xdaa400…45f898
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0xfe3d65…42fe5d
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0x1665b7…c1e4a9
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa44d ago0xbd3c9c…facd4f
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa44d ago0xc99660…f4f71c
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa44d ago0xbaea62…d5056c
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0x56a584…9024e2
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa44d ago0xcf4af7…3bd413
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa44d ago0x75a172…7bc331
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0xd2422f…15370b
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0x1c2be3…48418b
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0x65eb16…00ff53
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0xf0dd3f…0a8278

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.