Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa76c03…94d74f
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5f3423…b293d8
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7083c5…1b3533
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x42e490…eae6fc
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf7baeb…c58a08
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa8e926…0812a4
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8539bd…eab49f
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9696e2…f984c5
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2e4d68…2f6731
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x708b62…133f6c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdc8927…7f3013
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcb4566…f6aa68
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x265e34…1411b7
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb55356…f3cae6
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4578a8…d4d4af
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x635dad…031cf7
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x94635e…4bf162
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x482c7c…76078b
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa61b0a…eeacd3
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa2c846…769428
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x839454…9d9258
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x845619…d33abb
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6711eb…3d0725
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb732e6…2d0f9d
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb7c952…ceb88b

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.