Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0xe19b78…89b084
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0x35fa09…e0d4c5
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0x3914eb…0b95bd
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0xddca2f…c28067
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0xd598dc…27b50c
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0x8d9d92…a4751b
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0xae9345…3717d7
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0x17d131…cc4d9e
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0xccd02b…32f87a
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0xa3ec4e…197301
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0xbad190…eb79d5
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0xe3cfec…50a87b
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0x231f49…6779a2
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0xbdfdb8…0e6333
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0x3ec1d9…45bac8
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0x29e4b5…c94c55
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0x39f7e9…593b17
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa26d ago0xf10ed3…399f65

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.