Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase108d ago0x640d5e…dd1927
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase108d ago0xa53c02…4ecbea
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase108d ago0x218a4c…0ee30c
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase108d ago0x379f0d…931930
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase108d ago0x8a9997…4c3220
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase108d ago0xb0b592…21c0ca
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase108d ago0xa68f15…4667cf
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase108d ago0x996297…f48b96
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0x253af6…3fdbe1
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0xda4d5f…1d8269
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0x84b462…6d1ddb
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0x08a7f1…562ec7
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0x994378…d4a773
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0xc3c8b6…5947b8
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0x743657…f7015b
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0x6ceb03…68a6f2
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0xeea374…2225da
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0xdc012f…1e73e5
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0xc6cb54…b2a7db
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0x15691b…55561b
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0xe64dcb…b50aa1
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0xde388b…f258d2
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0x462d60…7cdea5
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0x03b750…5d4f5f
0x31e4…c21b0xf7ff…2e04Base—$0.001100%coinbase109d ago0x05e4db…efa863

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.