Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x41b5a8…6d18aa
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x55ef9b…d48fc4
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x47564b…d95bdb
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x1064a2…0b6b57
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x4fc5c3…02ac79
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x324e70…ed787f
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x0419e1…fa2477
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0xd5b351…87daf4
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x8d37ae…9a7636
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0xc33665…8f2e04
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0xf50a10…245696
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x902b25…50d632
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x7e0939…c60e11
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x88f598…ff36b6
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0xcfbace…94d361
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0xa905e6…97184e
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x2d6742…c0cb14
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0xd51e93…0a322e
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0xf54d5b…fe2104
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x1cae80…affa8f
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0xec35e2…510483
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0xf80411…a75467
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x42838d…6fe129
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0x14be22…2d8ee8
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa23d ago0xce9b20…6e5d3a

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.