Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0xda0b28…44cda0
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1392ee…414a8e
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4e65a5…74b400
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2da1bf…cf7dc0
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9092d9…23efde
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe4584b…c08e40
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0xec7a9a…884f65
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc58290…eb2ca0
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7bc044…f3c21c
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa53eba…9fa650
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0x310b24…05a24a
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0xee7b69…a1a956
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4a67a5…3ce5b6
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9369d3…4ffcc3
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb84703…dc00db
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcd4ba8…c4d543
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc53d6c…9d67fb
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3616c7…265878
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0xefe0f5…7ee848
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0xad4555…49d0a7
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd26a5f…d6657f
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0x033a00…c0d3e1
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1a45d1…e274f1
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0x63ac87…43babc
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0809a7…a2920c

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.