Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x801f5c…4435b5
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x67a027…91d846
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x510cb4…ce2579
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x3e7dd3…0d39f9
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0xea60d7…07dfa1
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x74f2fc…c5e409
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0xb05de3…6c967d
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x905732…25b487
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0xf79c61…a52f79
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0xa0653c…5ccf01
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x2685f0…659986
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x87620e…588188
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x70dd4d…0f3b5a
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x6ef435…a6d3b3
0x430a…889e0xef4c…fef9Base—$1.40100%ultravioletadao6d ago0xac091e…1ee05d
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x604256…c3bac3
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x2c7c44…4b8163
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0xe3a714…288a2b
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0xf8fa46…a1ab33
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x187385…e96cae
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0xa2e621…a01804
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x4a83e0…5798c5
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x75df3f…b136cf
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x4f6871…d4114d
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao6d ago0x9cf548…0702f7

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.