Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x79e1ea…c0625a
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd09d25…729356
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9aa3fd…7fbffc
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x258925…9d699b
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI106d ago0x43d8fd…a8ee69
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfea22f…998257
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x987eb4…fd1dcc
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x65d579…5b7452
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd6b355…4e2384
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x48decc…7d400b
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x225844…e69996
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd1fae7…291874
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc97f09…84d692
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7b866a…eb7f22
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1fb762…8cba9a
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x121419…a2da54
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x316dbc…7ac8ca
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb86c8d…47d5ce
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0fc087…0d9692
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5c9348…880b6c
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1f707d…35db0b
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x19b61b…65876d
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x29c617…3ab1de
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6360cf…ea4d45
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x133e0f…1f5f7d

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.