Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0x2bccf4…ae1878
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0x5ef5b7…66e178
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0x8a803c…800304
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0xa0a73e…74a96b
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0xdf8e1a…647b80
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0x7ecf89…e2a0f8
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0xc6d2c1…1f8b03
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0xc3ad21…f56783
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0xa9f599…e8cf1c
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0x6475f1…5c4581
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0xacac8a…cb8be6
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0xf7ffdd…833956
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0xba8176…5fbc7d
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0xf0c268…79cc74
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0x17aa5a…e4c3b4
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0xf4d01b…2c2f62
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0xf6aae4…ef7cb4
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0x900628…15b50e
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0x35d59f…aba9d1
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0x6ae5e9…7bedea
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0x35d4ad…bd1bf9
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0x037cf6…b9ff33
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0xfc1b6d…8962d7
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0x0c8a99…c014a4
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0x4c06a7…664b66

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.