Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8688ea…bbd576
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc2f969…074be6
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3aeb22…6b2f8e
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x999c77…5ff801
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb10315…f9a569
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x51cc3c…33b329
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x617608…cadc01
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4a7f4d…646eec
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x47cb3f…85aff9
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x68a940…17db0c
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x54e00e…2f5cc5
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6cd221…61a925
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc4434a…e30688
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb679d2…e942bf
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfa814f…a10bb5
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x71dbc9…1424e1
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x04b87d…8bec6d
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6239b1…8abce3
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x155e57…fcf642
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3020d9…598bbc
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2cb83d…c7ddb2
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x37e9bb…68f419
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x424d06…b2dff7
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa6ce10…0cef4c
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x29ed08…377fb1

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.