Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase75d ago0x4a76f6…12127f
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase75d ago0xc0c988…4e8ba7
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase75d ago0xa32b0b…29aebd
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase75d ago0x3bfe37…c03f58
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase75d ago0xf28ea7…a8ca82
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase75d ago0x2ae4c4…616544
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase75d ago0x4e8857…57ddaa
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase75d ago0x25f767…08785c
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase75d ago0x7ecc33…7862bd
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase75d ago0x05de6c…4f1022
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase75d ago0x042a6e…ac5fe9
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase75d ago0xa5987b…679b3e
0xca7e…02fb0x035b…8877Base—$0.002100%coinbase75d ago0xca27d2…7c906c
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase76d ago0x209ffa…cebb3d
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase76d ago0x44efe8…1c8dd3
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase76d ago0x7d29f8…223e89
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase76d ago0x1894ec…737436
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase76d ago0xae5dda…81ca84
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase76d ago0xa7f42f…0c481e
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase76d ago0x089981…788e41
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase76d ago0x8d2187…afb3d5
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase76d ago0x0805a1…249cba
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase76d ago0x90b51f…e5d41d
0xca7e…02fb0x035b…8877Base—$0.02100%coinbase76d ago0x76c225…4db299
0xca7e…02fb0x035b…8877Base—$0.002100%coinbase76d ago0x85f77d…e24708

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.