Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0xf07324…670bb7
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0x07aa20…389964
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0xb994a4…b85281
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0x172c19…45fd03
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0x1a27a5…6aa63b
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0x2655fe…506eee
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0x41e748…532fe1
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0xff117b…593d50
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0x1062c2…326fb9
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0x860e10…ce51c2
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0xdfee9d…6ff4d4
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0x9ef37f…36bc5c
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0x7ca23b…d9aa28
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0x30f06c…d0e56d
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0x6ed611…32b471
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0xdc6405…327a50
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0x11e0c0…368d2a
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0x84d354…5f59bc
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0x6c3b04…38f59a
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0xc36377…9169cc
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0xffad8b…1cb6ec
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0xa995c4…9a0db0
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0xb1a274…e60b08
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0x579c9b…a03f59
0x3e70…7d2c0x5aae…482eBase$0.001100%coinbase7d ago0x092638…a2a627

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.