Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0x8b5972…943744
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0x62c2d6…62c223
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0xba017e…1a17a2
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0x709188…60f7b4
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0x6eceed…c4bf07
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0xf2d6d2…59478a
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0x465517…3b38cb
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0x3203a9…130ca1
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0x53f3cd…d8e9b9
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0x8fa612…19414c
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0x297478…c82ee2
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0xcf6344…46e12c
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0xee152b…4d9a3d
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0xee2c8d…7d8b01
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0x895966…67c809
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0x7da2bd…8a3508
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0x861db0…20d13f
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0x7b78f2…0d5155
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0xcbacca…59c4d0
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0x6ef874…7d8442
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0x5b86b6…125d89
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0xa6b6c0…be3171
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0x57ebce…3a5751
0xed2c…09da0xec96…1d5cBase—$0.15100%coinbase68d ago0xf6b321…4907e9

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.