Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xfd218c…53321c
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2fbc24…8bd9d2
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x3b71ce…cefdb3
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x35a900…f243e7
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x22eeb3…d5505f
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x14055a…ac2e5d
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x71fc94…e5ce38
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x98a5f7…e9e975
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xbc05b4…f1f0fb
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd5912c…990ca6
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa6cd71…2ce9ad
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x76e808…f45b20
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf080c5…423d88
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xfb20cf…354833
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x3ca164…25eed9
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb91003…aa384f
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe1995b…ed94fc
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x88e756…7fc4af
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdbbcbe…1b09a8
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe7cbf7…cfd1a6
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf4f272…d95a98
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x276324…7335be
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x661714…80c36f
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa270a5…72d3dd
0x67ff…c03e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xae55e8…55a5f4

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.