Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20x4020…0003Base—$5.0070%0x17fe…fc1822d ago0xc64271…e753d2
0xe2d8…66c20x4020…0003Base—$5.0070%0x17fe…fc1822d ago0x78259a…36c2c1
0xe2d8…66c20xdb5a…0671Base—$0.001100%coinbase22d ago0x3ca04c…782abc
0xe2d8…66c20xdb5a…0671Base—$0.001100%coinbase22d ago0x669318…7ac099
0xe2d8…66c20xdb5a…0671Base—$1.00100%coinbase22d ago0x023a14…0907a3
0xe2d8…66c20xb519…826aBasex402 service$0.01100%coinbase22d ago0xad7c91…6fdd93
0xe2d8…66c20xb519…826aBasex402 service$0.03100%coinbase22d ago0x654291…49b294
0xe2d8…66c20xb519…826aBasex402 service$0.05100%coinbase22d ago0xb221f1…bcff6a
0xe2d8…66c20x4020…0003Base—$5.0070%0x17fe…fc1822d ago0x97cc34…a8cb83
0xe2d8…66c20x4020…0003Base—$5.0070%0x17fe…fc1822d ago0xe295ec…afc37d
0xe2d8…66c20xeb7e…6363Base—$0.00270%0x2772…8c1722d ago0xf26760…7d2bf4
0xe2d8…66c20xeb7e…6363Base—$0.00270%0x2772…8c1722d ago0xd09246…ff5a54
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.15100%coinbase22d ago0xa614df…c03959
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.15100%coinbase22d ago0x71f529…72c7f9
0xe2d8…66c20xeb7e…6363Base—$0.00270%0x2772…8c1722d ago0x94fbbd…b08262
0xe2d8…66c20xeb7e…6363Base—$0.00270%0x2772…8c1722d ago0xc0ef98…456706
0xe2d8…66c20xeb7e…6363Base—$0.00270%0x2772…8c1722d ago0x4467a9…c86b43
0xe2d8…66c20xeb7e…6363Base—$0.00270%0x2772…8c1722d ago0xb674bd…9cbd68
0xe2d8…66c20xeb7e…6363Base—$0.00270%0x2772…8c1722d ago0xd221d0…a03ed3
0xe2d8…66c20xeb7e…6363Base—$0.00270%0x2772…8c1722d ago0x1c668b…a424c9
0xe2d8…66c20xeb7e…6363Base—$0.00270%0x2772…8c1722d ago0x8d1dc1…71beee
0xe2d8…66c20xeb7e…6363Base—$0.00270%0x2772…8c1722d ago0x488f49…d527f3
0xe2d8…66c20xeb7e…6363Base—$0.00270%0x2772…8c1722d ago0xe3ad03…f0b9f7
0xe2d8…66c20xeb7e…6363Base—$0.00270%0x2772…8c1722d ago0xb6ba00…046206
0xe2d8…66c20xeb7e…6363Base—$0.00270%0x2772…8c1722d ago0xcb62ee…e1fd90

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.