Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x519e6d…3c2304
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x180913…671cb8
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0xdeff57…61dca6
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x07450d…534a6e
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x5c970d…12f3eb
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x50ba73…20c135
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x909d4b…44b7a6
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0xd433c8…4be612
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x21de81…2a9745
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0xdf0a78…4dcc38
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x95c0d6…74fd7c
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0xffa39b…310e9c
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x74864e…d1a9d8
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x10989a…1074f3
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0xcbdcac…ebf5ad
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x2b8961…fc080e
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x8fcb45…1126e2
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0xb5c2ad…9f06a7
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x74c476…51b72a
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0xbc22d6…8aaa0e
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x8e0345…04ec5f
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x475d8e…5e4ec6
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x12d362…564833
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x312d76…c428dc
0xbd8c…49610x9c95…e299Base—$0.001100%candidates97d ago0x0c46ac…6346af

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.