Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f1f…87990x4020…0003Base—$0.005100%coinbase36d ago0x0d4736…4de6ca
0x1b1e…04350x4020…0003Base—$0.0570%0x17fe…fc1836d ago0x6ec9b1…312dc8
0x1b1e…04350x4020…0003Base—$0.0570%0x17fe…fc1836d ago0xd2b0f7…ae84db
0x1b1e…04350x4020…0003Base—$0.0370%0x17fe…fc1836d ago0x567a1e…7cc347
0x1b1e…04350x4020…0003Base—$0.0370%0x17fe…fc1836d ago0xa941cb…4902bc
0x1b1e…04350x4020…0003Base—$0.0370%0x17fe…fc1836d ago0xef681f…485e50
0x1b1e…04350x4020…0003Base—$0.0370%0x17fe…fc1836d ago0xa7a5c6…ef6f81
0x1b1e…04350x4020…0003Base—$0.0370%0x17fe…fc1836d ago0xc9ab09…ac0be3
0x1b1e…04350x4020…0003Base—$0.0370%0x17fe…fc1836d ago0x6eda4f…a5c7a4
0x1b1e…04350x4020…0003Base—$0.0370%0x17fe…fc1836d ago0xc85f62…424c6e
0x1b1e…04350x4020…0003Base—$0.0370%0x17fe…fc1836d ago0x3f35c1…30a697
0x1b1e…04350x4020…0003Base—$0.0370%0x17fe…fc1836d ago0x2f19d7…0d823d
0x1b1e…04350x4020…0003Base—$0.0370%0x17fe…fc1836d ago0x81a995…72b7e9
0x1b1e…04350x4020…0003Base—$0.0370%0x17fe…fc1836d ago0xb6e6c1…6e4651
0x1b1e…04350x4020…0003Base—$0.0370%0x17fe…fc1836d ago0x1f4016…c36d86
0x1b1e…04350x4020…0003Base—$0.0370%0x17fe…fc1836d ago0x4b1c5f…c2a46a
0x1b1e…04350x4020…0003Base—$0.0370%0x17fe…fc1836d ago0x450932…8e309a
0x1b1e…04350x4020…0003Base—$0.0370%0x17fe…fc1836d ago0xd7d27c…f09d46
0x1b1e…04350x4020…0003Base—$0.0370%0x17fe…fc1836d ago0xbfa262…6a5540
0x1b1e…04350x4020…0003Base—$0.4070%0x17fe…fc1836d ago0xfcf7c0…e0d46b

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.