Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase96d ago0xc1b7d6…0393af
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates96d ago0xadfb04…471b0d
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase96d ago0x3617ff…915d3d
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates96d ago0x4e3b5e…5c2cb1
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase96d ago0x29dab9…ad2d23
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates96d ago0xab15b1…ada449
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase96d ago0x27acd9…a0d4d4
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates96d ago0x131119…d379d7
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase96d ago0x6b2d12…1c24c4
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates96d ago0x7b0e07…0faf83
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase96d ago0x5e949e…539a1f
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates96d ago0x96af3d…db2fae
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase96d ago0x256458…c77db5
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates96d ago0x90a918…b27907
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase96d ago0xe2d66d…e565d1
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates96d ago0x9de132…a41872
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase96d ago0xad1b7c…15bc65
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates96d ago0x04a6e3…f171bb
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase96d ago0xd4a4e0…543574
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates96d ago0xf16b7b…e6185d
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase96d ago0xa5fdb3…bbee84
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates96d ago0x71bf14…fb66d5
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase96d ago0xbd18c3…386a0f
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates96d ago0x726bd1…ff95a5
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase96d ago0x8a1aff…4c43c7

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.