Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9b70b9…3f290b
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xef6ab8…e9f75e
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7bf718…70e555
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x867e28…3d41ce
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8d9394…bf8eb8
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2a681c…f15722
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5eb2f3…2c9bf7
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8ab19f…b23afb
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1037c4…505389
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcbac1f…bdf941
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1fea05…210a94
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4e9847…45e0a1
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf764ce…015f54
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf42626…968900
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf702d5…4c6c8a
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd5c96e…1cece8
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x043576…cc441b
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x876b40…9ae6b9
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd3892c…2092fb
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe77f95…45cf02
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x512db9…4f2fc0
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x47d154…d86965
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x464ad2…8a7562
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaf7e83…f0d844
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4eb62e…3785f0

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.