Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd841…352f0x05ff…f769Base—$0.01100%coinbase72d ago0xa2f82a…6f69d6
0xd841…352f0x8363…891aBase—$0.01100%coinbase72d ago0x395776…55ff40
0xd841…352f0xa45e…5214Base—$0.01100%coinbase72d ago0xe94034…9688f7
0xd841…352f0xff8e…3ab9Base—$0.01100%coinbase72d ago0xe3774a…89ff26
0xd841…352f0xb85b…f4c1Base—$0.01100%coinbase72d ago0xd8d65d…650053
0xd841…352f0xe13d…63b2Base—$0.01100%coinbase72d ago0x4decc8…0ce2c9
0xd841…352f0x41ee…d3faBase—$0.01100%coinbase72d ago0x0874f1…3e9721
0xd841…352f0xcb00…2cc8Base—$0.01100%coinbase72d ago0x125b8f…5afa7b
0xd841…352f0x6b76…f426Base—$0.01100%coinbase72d ago0xcc938e…2fe05a
0xd841…352f0x28d0…532fBase—$0.01100%coinbase72d ago0x6ef660…02a5db
0xd841…352f0x3fd2…2874Base—$0.01100%coinbase72d ago0x7e19ad…a1ec5a
0xd841…352f0x5c33…4422Base—$0.01100%coinbase72d ago0xce9418…365510
0xd841…352f0xb5eb…857eBase—$0.01100%coinbase72d ago0x3962b4…39cb5a
0xd841…352f0xb668…4de1Base—$0.01100%coinbase72d ago0x8dc257…feb264
0xd841…352f0x6a7f…e5a2Base—$0.01100%coinbase73d ago0x5c78f1…0a5fd1
0xd841…352f0xf0c2…3232Base—$0.01100%coinbase73d ago0xc113aa…4eb2ea
0xd841…352f0x4597…7344Base—$0.01100%coinbase73d ago0xad37b9…8f81fc
0xd841…352f0xaca8…a414Base—$0.01100%coinbase73d ago0x108aab…9432a4
0xd841…352f0x1fd9…d2f6Base—$0.01100%coinbase73d ago0xdda4de…d1e448
0xd841…352f0x6b75…6e75Base—$0.01100%coinbase73d ago0xd4c0c9…d60532
0xd841…352f0x9f27…441fBase—$0.01100%coinbase73d ago0xb13f01…254948
0xd841…352f0x3a2b…2271Base—$0.01100%coinbase73d ago0x0aba24…2c799c
0xd841…352f0x37ba…4da0Base—$0.01100%coinbase73d ago0xec06d2…30c904
0xd841…352f0xe604…2afcBase—$0.01100%coinbase73d ago0x93b791…b699a3
0xd841…352f0x2455…3bf1Base—$0.01100%coinbase73d ago0x827a07…a8c118

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.