Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0x27543d…e3ec59
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0x562861…b97e71
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0x08573b…d67732
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0x01f91d…f37e4c
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0x9d1c29…7036b3
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0x85fe75…170711
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0x9f8414…f4582c
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0x24102e…5457f9
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0x586741…7c1264
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0x028741…6f2830
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0x0eb5c0…360c77
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0x5fcb3b…439481
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0xb846fd…b2b871
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0xc8779e…69f372
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0x9fa7e4…1cb75e
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0x101036…df5994
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa31d ago0x79ad0a…1d0023
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa31d ago0xad55b9…426306
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa31d ago0xb9d367…7140a5
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa31d ago0xdfdffa…e6dcd6
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0x5b1e86…b3fb34
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0xa55890…ee3b76
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0xa71499…0ee0f2
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0xcd93f4…596bb5
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0x31d040…40defd

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.