Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b72…2c970xdd10…d125Base—$0.01100%coinbase73d ago0xa27985…6b8012
0x8b72…2c970x86c8…58b4Base—$0.01100%coinbase73d ago0x30cfb5…4509c2
0x8b72…2c970x1062…23d7Base—$0.01100%coinbase73d ago0x613463…a9d72f
0x8b72…2c970x2437…f375Base—$0.01100%coinbase73d ago0x7b0e14…03bfbe
0x8b72…2c970xd62e…cf63Base—$0.01100%coinbase73d ago0x4fe732…67700f
0x8b72…2c970x77be…b371Base—$0.01100%coinbase73d ago0xce0ccf…1c0936
0x8b72…2c970xbe77…03a4Base—$0.01100%coinbase73d ago0xaf4b20…0690f1
0x8b72…2c970x035e…d1a3Base—$0.01100%coinbase73d ago0xd027fa…db5e1c
0x8b72…2c970x5097…1b9dBase—$0.01100%coinbase73d ago0xbf0b75…0d808e
0x8b72…2c970x71c3…73e8Base—$0.01100%coinbase73d ago0x120f4a…f643d5
0x8b72…2c970x7ef8…4aa4Base—$0.01100%coinbase73d ago0x621586…d2a71f
0x8b72…2c970x36ea…c956Base—$0.01100%coinbase73d ago0xc3a9b9…c76e30
0x8b72…2c970x4e67…c6c8Base—$0.01100%coinbase73d ago0x023b29…1bc6d9
0x8b72…2c970xf810…d8a2Base—$0.01100%coinbase73d ago0x07d933…581e75
0x8b72…2c970xd48f…72b4Base—$0.01100%coinbase73d ago0xdd4c28…b3b9b9
0x8b72…2c970xc446…563cBase—$0.01100%coinbase73d ago0xb25c5b…1ff071
0x8b72…2c970xe814…5141Base—$0.01100%coinbase73d ago0x014ccd…526616
0x8b72…2c970xa33f…e450Base—$0.01100%coinbase73d ago0x91c041…5ed709
0x8b72…2c970xc1d9…6ff9Base—$0.01100%coinbase73d ago0x282f7a…e4bf26
0x8b72…2c970x23d8…97f6Base—$0.01100%coinbase73d ago0x00b9ec…0a18da
0x8b72…2c970xd414…76b2Base—$0.01100%coinbase73d ago0x473a1c…bab72b
0x8b72…2c970x52a7…67edBase—$0.01100%coinbase73d ago0xc62cd6…0fc371
0x8b72…2c970xe632…3be4Base—$0.01100%coinbase73d ago0xd198de…222ec2
0x8b72…2c970x15da…1b6fBase—$0.01100%coinbase73d ago0xed8ad5…26f162

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.