Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5eb12b…5c4edb
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa0f918…2ab0df
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd87a8b…985dbd
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7f6e57…97c13a
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x978754…d79602
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcd00fd…eeb23c
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x655404…da6a7f
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd1722d…c800d1
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc8c357…27a5f1
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x241b18…8623ed
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x345178…78da87
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe10292…2c2b43
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcd285c…82421b
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8952ec…8d655a
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa3948d…f957e4
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8a8dd0…cd7822
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x82b122…c78214
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc9b41a…b8ddf2
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7e69c0…6984c7
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc7324f…937629
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3a7cda…107b10
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc1c064…5d147e
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa0c13d…f98fd2
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc60af3…509c55
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4e69ac…f42037

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.