Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0x96a1ea…e9a1fe
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0x275416…aa5cee
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0x89d2a7…5d6a60
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0x2443ad…300794
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0xe8a0f6…926515
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0x8162fa…1f463d
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0x433d49…4faf7b
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0x6a7504…d2bf49
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0xd05968…2140bd
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0xf8784f…ec01f4
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0x2565a4…9021ad
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0x8a6733…f44c5d
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0x3a0eb5…05956c
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0xefd9d7…e27670
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0x99082c…0aaa7c
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0xc1d718…662539
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0x6cf9f1…107fb3
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0xd1721f…c52aac
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0x906da2…c73569
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0x25013b…fcae47
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0x7c34e2…65d88e
0xde46…84e50x9c95…e299Base$0.001100%fluxa88d ago0xb0f9a5…dd1df0
0xde46…84e50x9c95…e299Base$0.001100%fluxa89d ago0xb0f861…4e7e0f
0xde46…84e50x9c95…e299Base$0.001100%fluxa89d ago0xac7bc9…ee4ae6
0xde46…84e50x9c95…e299Base$0.001100%fluxa89d ago0x008ee6…b2b74e

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.