Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc542…52f30x5759…19f2Base—$0.01100%coinbase78d ago0x18344b…ce21a4
0xc542…52f30xb4ee…b9b4Base—$0.01100%coinbase78d ago0xa94bc2…94cb4e
0xc542…52f30xfbf4…c7b8Base—$0.01100%coinbase78d ago0xe3d636…b529cf
0xc542…52f30x6125…f6e3Base—$0.01100%coinbase78d ago0x17b8b0…5a598e
0xc542…52f30x13dd…8797Base—$0.01100%coinbase78d ago0x889db9…d931b6
0xc542…52f30x17fb…f19cBase—$0.01100%coinbase78d ago0x05660d…cf529b
0xc542…52f30x25e1…a747Base—$0.01100%coinbase78d ago0x81ac8a…dcd309
0xc542…52f30xa252…c75eBase—$0.01100%coinbase78d ago0xaf3f10…45f07d
0xc542…52f30xa2b2…3f30Base—$0.01100%coinbase78d ago0x73efeb…e69cba
0xc542…52f30x07c5…78cbBase—$0.01100%coinbase78d ago0x771602…38127a
0xc542…52f30x3ff5…e376Base—$0.01100%coinbase78d ago0x4f0436…421e1e
0xc542…52f30x6f88…08a4Base—$0.01100%coinbase78d ago0xdb023a…fbc0d0
0xc542…52f30xc3d5…07a9Base—$0.01100%coinbase78d ago0x3ac378…98278a
0xc542…52f30x773f…0428Base—$0.01100%coinbase78d ago0x552651…ec7aea
0xc542…52f30xb79e…5f91Base—$0.01100%coinbase78d ago0xf1ff6b…ac723e
0xc542…52f30x14d4…4e3cBase—$0.01100%coinbase78d ago0xf9d16c…649f96
0xc542…52f30x8c55…dfc1Base—$0.01100%coinbase78d ago0x42ec2f…5b0f8d
0xc542…52f30x5494…e9d0Base—$0.01100%coinbase78d ago0x6556f8…7a275b
0xc542…52f30x15e8…13cfBase—$0.01100%coinbase78d ago0xcf0735…8b8429
0xc542…52f30xf681…d1deBase—$0.01100%coinbase78d ago0xae0fe5…3ad217
0xc542…52f30xa4b0…e63bBase—$0.01100%coinbase78d ago0x39a740…27ca58
0xc542…52f30x8e71…27b0Base—$0.01100%coinbase78d ago0xdda5d4…c7c17d
0xc542…52f30xff72…ee1eBase—$0.01100%coinbase78d ago0x14effe…d4a05e
0xc542…52f30x3a25…f0feBase—$0.01100%coinbase78d ago0x0a92b2…6e3c66
0xc542…52f30x02e0…5993Base—$0.01100%coinbase78d ago0xf18eb6…b21dc0

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.