Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a3c…c3f80x6a0a…bf67Base—$0.01100%coinbase3d ago0x1dca2b…ed4a10
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0x04fd8e…bc59a7
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0x5ba650…da12c2
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0x183b06…a0d8f5
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0xbb6d29…b50cb4
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0x2fa950…924f34
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0xd37fa4…6fab63
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0x9be8a8…8f06be
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0x003aaf…ad343f
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0xee9494…56b0f0
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0xac428a…1974be
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0x096ebb…a2293d
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0x115ae0…cff576
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0xd376c0…279ce2
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0x84853a…b49465
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0xf7c617…90c075
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0xd0be58…362731
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0xd2e993…c630aa
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0x5fff3f…8a3abf
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0xd9b4ee…87ea7c
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0xf6a68d…a12032
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0x4fb1f6…f985ef
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0x08086e…968956
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0x230344…63cadb
0x3a3c…c3f80x6a0a…bf67Base—$0.10100%coinbase3d ago0xd2b83c…7f4ddc

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.