Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7a6957…d8c3a8
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3fdd80…e2cbc7
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd6af5a…0022bf
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x29f302…a498ca
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7ee41e…969828
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc88aeb…945eb2
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3ff6a2…f9dfa8
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfdd85b…4f6910
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x92a1eb…ce16d2
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x29274f…e55c19
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x256e20…4eb7c4
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x189912…e6a7f8
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc2fa8f…dcfdb6
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6ca64c…cbaed9
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x77d283…c32d04
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5b2f57…8903ef
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x20fd26…a28abb
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x19b027…a14bd4
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x789506…cba791
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8b027f…0ce1f3
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x145f8f…b52eda
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x32e119…58e36d
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3421fa…6ac6e7
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfc3650…3455c5
0xf160…5ed00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x48a21c…0c1a53

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.