Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7d ago0xf5fc96…1d564e
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7d ago0x587f2b…94af7f
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7d ago0x5192c5…49e015
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7d ago0x3e63ca…5c0ba7
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7d ago0xbaa77c…02e77c
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7d ago0x4e2242…86193d
0xce6d…bbc30x8a6c…f293Base$0.0170%0x4e56…5c9c7d ago0xd006a9…4574e9
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7d ago0x774a2d…1b21a4
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc7d ago0x056d2d…a6c634
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0xa43daf…2e4ab9
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0x8ef8c0…a9cc3f
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0xbb3163…c8961c
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0x8c3bf3…4aa4db
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0xcd97a0…8be339
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0xdd9584…e24f1d
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0xef1c44…c81eac
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0x6b9f7d…ab6b61
0xce6d…bbc30x8a6c…f293Base$0.0170%0x0b44…80fc8d ago0x464d76…ecbe40
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0x4485e7…da585b
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0x2779c3…4b59cd
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0x5738bc…e49da8
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0x49e902…da8299
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0x0b1e26…5f043c
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0x50dee3…8cddf1
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc8d ago0x829b20…7e5615

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.