Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x6cccb5…749e26
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x029470…882bac
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x9143ad…04083f
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x3a9b63…64b3d5
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x679442…8d5126
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x28df5a…f6b8e5
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0xcc069f…699ea0
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x3b3f29…9c1d15
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x4150ec…6dad30
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0xc59ffa…4487ce
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x96fa75…027616
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x083261…c4722f
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x44c0e9…09ae77
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x51c615…d413c6
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x34250c…9bcb8b
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x1f2b43…10b333
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x1c5c42…7b041b
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x0ee189…25badc
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x65c010…9e7f54
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0xb259de…9f4ff5
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x5da51e…f74e86
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x5a0d16…227395
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x9cd417…d15025
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x3d1db4…34c640
0x81d2…5b440xfe80…47eeBase—$0.001100%fluxa20d ago0x300c35…9fdffb

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.