Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x31e6…677bBase—$0.01100%coinbase57d ago0xf80629…88c114
0x1cb8…bdff0x7ae3…8a48Base—$0.01100%coinbase57d ago0x8dde63…71b186
0x1cb8…bdff0xb1bc…c640Base—$0.01100%coinbase57d ago0x2518b5…998180
0x1cb8…bdff0x2029…0265Base—$0.01100%coinbase57d ago0xd5f649…3a4f19
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase57d ago0x45085c…80fbfb
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase57d ago0xc4cad6…ee74ac
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase57d ago0xe99269…c84fff
0x1cb8…bdff0x13c3…80a1Base—$0.01100%coinbase57d ago0x42fd73…b6a805
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase57d ago0x7304d0…721f05
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase57d ago0x79f257…2dea33
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase57d ago0xc0843c…fc8248
0x1cb8…bdff0x445e…0be8Base—$0.01100%coinbase57d ago0xd18de3…1e61b6
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase57d ago0x938a76…ae7b5a
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase57d ago0x609d74…16a24f
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase57d ago0xc18290…e7ca0a
0x1cb8…bdff0xa58a…1174Base—$0.01100%coinbase57d ago0xa1f171…a55477
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase57d ago0xe0faec…27c3b1
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase57d ago0xe9cf5d…a6a163
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase57d ago0xad8208…723296
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase57d ago0x0e3679…4e82b3
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase57d ago0x1a13a2…7d6684
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase57d ago0xeadb84…e66971
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase57d ago0x371ff4…907cbe
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase57d ago0x1bde55…8dddc7
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase57d ago0xb8e781…60125a

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.