Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x941c…27e60x50eb…6480Base—$0.0005100%0x54f0…7932101d ago0xdfd258…efbb5c
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932101d ago0xd52023…8576c5
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xa58b7c…5b1367
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932102d ago0xb888fa…f268f2
0x941c…27e60x50eb…6480Base—$0.0005100%0x54f0…7932102d ago0xfb7bfa…228b29
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x34f438…c750e7
0x941c…27e60x50eb…6480Base—$0.005100%0x54f0…7932102d ago0x9e5af7…8d99af
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xd839a4…b7fc20
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x255e7a…db7d6b
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x24f031…af337c
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x31cd29…d354d2
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xd978b7…967dc4
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x6f005a…81fd7c
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xb9aaa2…4022cb
0x941c…27e60x50eb…6480Base—$0.01100%0x54f0…7932102d ago0xac01f1…d7f806
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x92b89e…abd74a
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932102d ago0xb90079…2cf66c
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932102d ago0x90846f…ff2c28
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932102d ago0xc04d84…b8e895
0x941c…27e60x50eb…6480Base—$0.008100%0x54f0…7932102d ago0xc5ca51…db3be7
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x5d405a…f69f0c
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xbeba43…d30fd5
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x52cd7a…5ba5f7
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xdb4e11…32fb19
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932102d ago0x9a48d4…49ad43

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.