Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa37d ago0x69de98…48960a
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa37d ago0x66ee27…0d9188
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa37d ago0x0dfe01…3a0ed3
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa38d ago0x952b10…7fd455
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa38d ago0x68c4c4…941078
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa38d ago0x670fca…79271d
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa38d ago0x635840…c03911
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa38d ago0x3c6e70…eb1397
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa38d ago0x3c8482…9adefc
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa38d ago0x3e32fb…99740e
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa38d ago0x8521e6…bd7f16
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa38d ago0xb21036…d507d9
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa38d ago0x6957b5…3f2c01
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa38d ago0x0909d9…796fc1
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa38d ago0x0781c5…314471
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa38d ago0x5d0ffc…74f84f
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa38d ago0xd15918…68df6a
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa38d ago0x8c3e91…f401ba
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa38d ago0xc9d2f3…a5fa91
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa38d ago0xa8ba12…a7e7fe
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa38d ago0xa15305…e0507b
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa38d ago0xeca295…88c84c
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa38d ago0xc1c801…c37689
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa38d ago0x5f862f…1b04fa
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa38d ago0x649055…9fd51b

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.