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%payAI102d ago0x720a6e…86c4ae
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9938b6…d291c3
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x43196d…e9c83b
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x981930…a6f89c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4200f5…1c8eee
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbc54d0…0ebcd4
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc193c6…d66126
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1080cc…00e94c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeace86…dd451c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x12390b…0528a5
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x217c05…344d7e
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa99c5f…10ba94
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xecf00d…a86812
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x387855…ad7fbd
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2b12a5…06aadb
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf0168a…06a85b
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1ad03c…912258
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf0a65d…11f607
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x820210…131767
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdf8ed0…ca457b
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2af979…ddb231
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd9905c…0fe6b8
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd5349e…37c612
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x859bd2…d6588b
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5b285c…a51e6e

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.