Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.008084100%coinbase97d ago0xb08de9…3190d2
0x85bd…db6b0x9dba…0df8Basex402 service$0.006100%dexter97d ago0xe0c86a…6aa6df
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.00503100%coinbase97d ago0x97a619…3bde1a
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.008084100%coinbase97d ago0xd8fc8a…128b50
0x85bd…db6b0x9dba…0df8Basex402 service$0.006100%dexter97d ago0x4b49c2…6a6ddf
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.00503100%coinbase97d ago0x617b0b…522e5f
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.008084100%candidates97d ago0x9be00a…75b7b7
0x85bd…db6b0x9dba…0df8Basex402 service$0.006100%dexter97d ago0x0d4263…70c762
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.00503100%coinbase97d ago0x0c1756…7afd90
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.008084100%coinbase97d ago0xd270d3…895950
0x85bd…db6b0x9dba…0df8Basex402 service$0.006100%dexter97d ago0x34e000…f5bc7b
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.00503100%coinbase97d ago0xc5c924…2184a0
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.005129100%coinbase98d ago0x9b53b9…1055b9
0x85bd…db6b0x9dba…0df8Basex402 service$0.006100%coinbase98d ago0x388166…a63683
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.005094100%coinbase98d ago0x39162e…3eb54a
0x85bd…db6b0x9dba…0df8Basex402 service$0.006100%coinbase98d ago0x9fbe38…534a53
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.00506100%coinbase98d ago0x5719a9…687b53
0x85bd…db6b0x9dba…0df8Basex402 service$0.006100%coinbase98d ago0x7b3b32…5b452c
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.005027100%coinbase98d ago0x59e3dd…d45eac
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.005048100%candidates98d ago0x94139c…8e594b
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.005013100%coinbase98d ago0x72fb74…420894
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.005013100%coinbase98d ago0x768b40…14803d

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.