Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf79592…659cfa
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd6ee9b…6c8534
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9f6362…587f63
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe5405e…ee6b70
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x59a491…a6fef1
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x61256d…7c1724
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xec6379…8d841a
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc11217…53dc9e
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd8f3c7…ded0f6
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8b62c6…543f9d
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x26343c…4407a1
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3a54b2…308930
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d0020…9b7f39
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd5a5b0…c68258
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5004d6…51a494
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x85dccf…1ea0a8
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5dee2d…f16b71
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ecff9…46a275
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8a145a…755381
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8a387a…6920a3
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcdc090…64ed97
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3b6a76…dfb9ed
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb243e4…24b693
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x196ac5…8f4e85
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcd6e90…eeea25

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.