Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0x38631a…42f3ad
0x07a2…b6930x9c95…e299Base$0.001100%fluxa34d ago0x996b97…470f7f
0x07a2…b6930x9c95…e299Base$0.001100%fluxa34d ago0x99c55c…78655b
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0xbedcb2…d78ea9
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0x94be07…c524ec
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0x30fb32…b67ec9
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0x15780a…3c6df9
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0xb8b1e6…ee7d14
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0x2e2d84…eaa099
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0x4bc566…ff6d0f
0x07a2…b6930x9c95…e299Base$0.001100%fluxa34d ago0x8b7a7d…fb6fb6
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0x106a55…9c0076
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0x33ea3b…7f6c21
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0xcdbbb2…7b8d0b
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0x9deb23…113cbb
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0x0f2877…7ae440
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0x9c60be…f4fec7
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0x631f5d…08e275
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0xc9ffd7…99eb3d
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0x974ed8…04470b
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0xb6a6ee…d0693e
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0xe2b7ec…227137
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0x383cde…bc3547
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa34d ago0xf9d3a3…936a11
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa35d ago0xfc1a8b…78db9c

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.