Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa39d ago0x9ced1c…4aae56
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa39d ago0x33760a…44bb7e
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa39d ago0xf503ce…55f862
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa39d ago0x9c4b00…b5f7b5
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa39d ago0xc92821…2bccc0
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa39d ago0xa4b782…470736
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa39d ago0xdc105a…41940b
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa39d ago0xe7118f…f47f5e
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa39d ago0x20a5da…8b2424
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa39d ago0x7d9297…8709d1
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa39d ago0x0e92fb…b0ab77
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa39d ago0xdb40a2…2ab2ef
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa39d ago0xb82245…c4929d
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa39d ago0x8d4f74…c77edb
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa39d ago0xe42183…771671
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa39d ago0x884eee…e8bce8
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa39d ago0xe998cb…256497
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa39d ago0xc7bd49…72e5ad
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa39d ago0x9e2bbf…fc6351
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa39d ago0xbe5c6f…25e50b
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa39d ago0x810fe2…f04bf1
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa40d ago0x14ab22…df590b
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa40d ago0x157605…667564
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa40d ago0xbaefb9…f3b3d7
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa40d ago0x332aac…bfb8e7

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.