Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa42d ago0x02eb22…a61dda
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa42d ago0xf0de64…d1b927
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa42d ago0x361c6b…9cd0d1
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa42d ago0x82078c…0408a2
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa42d ago0xd37d2c…d339dc
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa42d ago0xc7b13b…ae6c82
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa42d ago0xfa32c4…f8a0d8
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa42d ago0x79c3ab…bd23c1
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa42d ago0xc63262…4c68bf
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa42d ago0x2ba4a7…0650b1
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa42d ago0x64dde6…06a2de
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa42d ago0x75717c…df5960
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa42d ago0xcd3dd9…8b3ae8
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa42d ago0xc7873b…53c7b8
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa42d ago0xf507e0…30922d
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa42d ago0x22a64a…1f8fa4
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa42d ago0xe71d54…5c2f68
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa42d ago0x6e201b…1c4b54
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa42d ago0x517af2…f5f916
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa42d ago0xa44c47…cd555a
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa42d ago0x94690e…24f0ca
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa42d ago0xed9d80…8b9204

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.