Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7fc176…8ffaa8
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff72a4…f87239
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1c02a2…aeb469
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3bbebd…1e9837
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2189f6…be774c
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xca74ef…70a3ed
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0b2bbb…a0ece8
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf69f74…09bcea
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x636159…3b141c
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbae011…e97ad3
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7a078e…8afd20
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5a1430…550a7d
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4d8ee3…eb0ce9
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3f51f4…b17ff3
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd87d09…2765a0
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xab154e…b24dc7
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xece3bd…cea8dc
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x35d6ef…ff8771
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe782d0…01bf06
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2d4cb0…535f40
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x13cd20…572ff3
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xba53fd…4e4494
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfe46bb…4fa082
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x744dd3…3bec05
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x422d9d…3e99b7

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.