Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca4b19…fc1a10
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7b234c…d2354a
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xecd7da…effacd
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x828dcb…a0ceae
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3a3751…1b969c
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ba499…d806e8
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0826a9…88bc8b
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef2eb6…fb148e
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x80f366…41792b
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa000cb…8d1079
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x146200…b368e9
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3d1621…3f40a1
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3b7540…3a1925
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd63a42…382451
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2c893e…181f0f
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc4948d…0b6383
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb0c8c4…a5ccdd
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8ca0fa…6e8c50
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfd833e…b69160
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe5a48e…0eff94
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f4618…89d737
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0fa9a8…201031
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6b6fe2…a1912a
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1c448…3edd12
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56bd40…c65bdf

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.