Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3300…fde10x6e8b…4e2eBasex402 service$0.01100%coinbase24d ago0x45ecd8…54b342
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.03100%coinbase24d ago0x948b3b…e84d8b
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.02100%coinbase24d ago0x593421…e0b6b9
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.02100%coinbase24d ago0x3e00ff…ab307f
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.02100%coinbase24d ago0xc50fe4…f6e6d1
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.01100%coinbase24d ago0x19a05c…945d32
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.008100%coinbase24d ago0xead9f0…207cfa
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.008100%coinbase24d ago0x783023…3a9c72
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.008100%coinbase24d ago0xd8e199…1a16ab
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.008100%coinbase24d ago0xa45994…6c1b29
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.008100%coinbase24d ago0x00678d…f0bf5a
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.005100%coinbase24d ago0x31af78…2feae3
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.005100%coinbase24d ago0x9c881f…626a1c
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.005100%coinbase24d ago0xb0734a…5cb094
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.003100%coinbase24d ago0xfe1fb9…2af28c
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.003100%coinbase24d ago0x743b2c…722daf
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.003100%coinbase24d ago0x7e3db9…2198bf
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.003100%coinbase24d ago0x2b7110…0abe58
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.002100%coinbase24d ago0xd75f74…0f9f1b
0xc533…2d7a0x6e8b…4e2eBasex402 service$0.002100%coinbase24d ago0x809436…69c7ea
0x6777…39860x6e8b…4e2eBasex402 service$0.002100%coinbase25d ago0x3a239c…433687

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.