Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0x3c04fc…cd3fa9
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0x659fb4…df5be8
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0x8f6584…c8d25f
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0xfd7a2c…c0ca6b
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0x9f230e…06586c
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0x4971d8…00fe18
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0xf4dd8e…89b197
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0x76bed2…cfe7e0
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0x980a2b…d56ba5
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0x8522c6…93dd20
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0xdad6ef…2e74b1
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0xeefa53…a66d7e
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0xc0bbc0…a35cfc
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0x8ac96b…3a02b2
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0x6a05ed…cda7d1
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0x7881b6…afdb40
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0xd8b1b0…4e1acc
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0x6d7005…9daf54
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0x2e995b…a18e9a
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0x6a110e…92acf7
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0x89b57e…698df7
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa31d ago0x3b4bc8…a52ec8
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa31d ago0x74d93a…edcad3
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa31d ago0xa636f4…9b7865
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa31d ago0x6f279f…4d439b

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.