Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa62060…7bf782
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x51cae8…e0fa7a
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeb0bbc…f60a2d
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3f8669…751a40
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb9bf05…a5f2cf
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa6944e…38566d
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9681f0…8b142c
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x64e889…173009
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa3bd05…5f5bf7
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xda2bc9…493792
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7546f9…552552
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1dad83…302052
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x40bddf…c23243
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2d897c…ca9fa1
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9378f5…8df595
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7a0f86…6cda24
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0fcc20…fae6c2
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6b5cf8…9306c6
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9ae218…7f7d73
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x99acd4…4211c8
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9ee503…ef716c
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x88e606…fcb12d
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9a2028…2991a8
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa974e0…c5bcd9
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6c5b96…a6d807

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.