Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad50…65520xfe80…47eeBase$0.001100%fluxa19d ago0x11a193…00dddb
0xad50…65520xfe80…47eeBase$0.001100%fluxa19d ago0xaf9645…6125f9
0xad50…65520xfe80…47eeBase$0.001100%fluxa19d ago0x4220c0…e68fe7
0xad50…65520xfe80…47eeBase$0.001100%fluxa19d ago0x07d612…63ec0d
0xad50…65520xfe80…47eeBase$0.001100%fluxa19d ago0xd2db28…d9d727
0xad50…65520xfe80…47eeBase$0.001100%fluxa19d ago0x6ae250…c43c90
0xad50…65520xfe80…47eeBase$0.001100%fluxa19d ago0x97c725…7acbfc
0xad50…65520xfe80…47eeBase$0.001100%fluxa19d ago0xe56b04…5b87c6
0xad50…65520xfe80…47eeBase$0.001100%fluxa19d ago0xcde02c…d39b46
0xad50…65520xfe80…47eeBase$0.001100%fluxa19d ago0xfb2111…4368ad
0xad50…65520xfe80…47eeBase$0.001100%fluxa19d ago0xec78fb…407d58
0xad50…65520xfe80…47eeBase$0.001100%fluxa19d ago0x434517…437050
0xad50…65520xfe80…47eeBase$0.001100%fluxa19d ago0x273c2f…9770f0
0xad50…65520xfe80…47eeBase$0.001100%fluxa19d ago0x96fd13…18c067
0xad50…65520xfe80…47eeBase$0.001100%fluxa20d ago0x890f68…0bdf33
0xad50…65520xfe80…47eeBase$0.001100%fluxa20d ago0x03da8e…5916b4
0xad50…65520xfe80…47eeBase$0.001100%fluxa20d ago0x313c84…6ae230
0xad50…65520xfe80…47eeBase$0.001100%fluxa20d ago0xedfcbc…ec2b0d
0xad50…65520xfe80…47eeBase$0.001100%fluxa20d ago0xab3f9a…e7fa39
0xad50…65520xfe80…47eeBase$0.001100%fluxa20d ago0x0d2a2c…a5ebc7
0xad50…65520xfe80…47eeBase$0.001100%fluxa20d ago0xeffd3b…9c9d69
0xad50…65520xfe80…47eeBase$0.001100%fluxa20d ago0x2df50e…11f4b2
0xad50…65520xfe80…47eeBase$0.001100%fluxa20d ago0x42e6bf…dc6612
0xad50…65520xfe80…47eeBase$0.001100%fluxa20d ago0x4ec755…4c21c2
0xad50…65520xfe80…47eeBase$0.001100%fluxa20d ago0x5160df…ce1824

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.