Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4629…d3950x1799…5ab2Base—$0.01100%coinbase73d ago0x0811a7…0fa86f
0x4629…d3950x4ed0…69b1Base—$0.01100%coinbase73d ago0x79136e…21dd32
0x4629…d3950x37d0…217cBase—$0.01100%coinbase73d ago0xc12d67…25aae3
0x4629…d3950x8ba5…8d75Base—$0.01100%coinbase73d ago0x6b51a8…d94dbf
0x4629…d3950x8547…1108Base—$0.01100%coinbase73d ago0xa1ba05…ec0965
0x4629…d3950xc9b6…dda0Base—$0.01100%coinbase73d ago0x4e1801…f92e9a
0x4629…d3950xb57b…b3c1Base—$0.01100%coinbase73d ago0x128f27…242fa9
0x4629…d3950xd35a…7a80Base—$0.01100%coinbase73d ago0x70c095…ad58f6
0x4629…d3950x2294…678eBase—$0.01100%coinbase73d ago0xe1a048…7756c3
0x4629…d3950x7f78…6e1aBase—$0.01100%coinbase73d ago0x6925ca…c8310c
0x4629…d3950x6dca…0093Base—$0.01100%coinbase73d ago0x655ce6…1dbc8f
0x4629…d3950xe17d…500aBase—$0.01100%coinbase74d ago0x19393a…516ac9
0x4629…d3950x14c3…c7c5Base—$0.01100%coinbase74d ago0x879901…d9e775
0x4629…d3950x4ee8…39b2Base—$0.01100%coinbase74d ago0x94169a…a74c10
0x4629…d3950xb2f7…c4e6Base—$0.01100%coinbase74d ago0x4cc793…30adfa
0x4629…d3950x59c0…8727Base—$0.01100%coinbase74d ago0x7aa79e…6d52ad
0x4629…d3950x4c11…c643Base—$0.01100%coinbase74d ago0xd14367…c512a1
0x4629…d3950x173c…42adBase—$0.01100%coinbase74d ago0x3b3b83…b30a91
0x4629…d3950x48d1…15f7Base—$0.01100%coinbase74d ago0x8b7f19…e47f1c
0x4629…d3950xa76c…52e7Base—$0.01100%coinbase74d ago0x101f68…cdbfbb
0x4629…d3950x5c67…a5dcBase—$0.01100%coinbase74d ago0x0da342…040424
0x4629…d3950x6f41…5ee9Base—$0.01100%coinbase74d ago0x7e33b5…435a74
0x4629…d3950x5a6f…1ed2Base—$0.01100%coinbase74d ago0x0ebefa…d377e1
0x4629…d3950x5943…ee94Base—$0.01100%coinbase74d ago0x79d57a…85a578
0x4629…d3950x5918…c04bBase—$0.01100%coinbase74d ago0x662fd5…4e017d

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.