Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0xc30e57…b5c803
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x77ecbf…c92d8a
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0xd8a8fa…87c9e7
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x0dc509…aa483b
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x53eee9…412ddc
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0xf21990…08e412
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x8e003d…0cc499
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x085d80…c1e1b6
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x2189c3…be59c4
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x94e09a…c2904d
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x3b6593…569edc
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x2ab1ce…1b4497
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x5058c2…d624d4
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x95d7f4…738255
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x88cc57…d9fd65
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x1eb86e…29e04e
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0xa45a30…4e969c
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x1a574e…a62632
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x30ace6…64e9e8
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x30a5e9…3011c7
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x78c9c1…37d7fe
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x129c94…570932
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0xe6199e…1112f1
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x020a77…8200d2
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x4b3c92…b51fb7

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.