Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcf2071…79205c
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0b551b…ac240c
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaa8ab3…f6fe11
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x035ab4…6fd356
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5f21c3…1dd716
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x276968…0b6170
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x82f300…47aa4b
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0xef36ec…90d39a
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbdca65…930b60
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x76d953…e51989
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb172c4…c601c7
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0xadea0c…4bff17
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x23b8ef…c52352
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x84dbe7…9644ab
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x12a290…1420a1
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5baa21…12d121
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe44b5e…42ab28
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0bbed2…6fb582
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe423e4…f31ef3
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3ff8e1…70aebc
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x49ecbe…5bcd6c
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1323f6…a225c3
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7d682f…16bd9b
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0x783588…ca7437
0xac61…eb110x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb21622…102899

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.