Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e1d…57ff0x3e0a…78e7Base—$0.002733100%coinbase73d ago0xe1f4e4…aa2f13
0x3e1d…57ff0x3e0a…78e7Base—$0.003162100%coinbase73d ago0x1caf83…a96c84
0x3e1d…57ff0x3e0a…78e7Base—$0.003458100%coinbase73d ago0x47ac34…8ff117
0x3e1d…57ff0x3e0a…78e7Base—$0.004836100%coinbase73d ago0x8086ae…7c1fc2
0x3e1d…57ff0x3e0a…78e7Base—$0.003553100%coinbase73d ago0x6af42f…32c30f
0x3e1d…57ff0x3e0a…78e7Base—$0.003966100%coinbase73d ago0x215d56…7c855a
0x3e1d…57ff0x3e0a…78e7Base—$0.005804100%coinbase73d ago0xbcee1f…3ce278
0x3e1d…57ff0x3e0a…78e7Base—$0.00349100%coinbase73d ago0x607216…b4396f
0x3e1d…57ff0x3e0a…78e7Base—$0.00588100%coinbase73d ago0x7dcacc…a6c3e4
0x3e1d…57ff0x3e0a…78e7Base—$0.00548100%coinbase73d ago0xcc0df4…47092d
0x3e1d…57ff0x3e0a…78e7Base—$0.003484100%coinbase73d ago0x7e0e9c…5b734c
0x3e1d…57ff0x3e0a…78e7Base—$0.004651100%coinbase73d ago0x3ca928…5d0902
0x3e1d…57ff0x3e0a…78e7Base—$0.004999100%coinbase73d ago0xff3f34…e36409
0x3e1d…57ff0x3e0a…78e7Base—$0.00585100%coinbase73d ago0xd478b2…2533a5
0x3e1d…57ff0x3e0a…78e7Base—$0.005086100%coinbase73d ago0xfba762…c9d9fc
0x3e1d…57ff0x3e0a…78e7Base—$0.004362100%coinbase73d ago0x69230e…72b048
0x3e1d…57ff0x3e0a…78e7Base—$0.005376100%coinbase73d ago0x6780cf…01118a
0x3e1d…57ff0x3e0a…78e7Base—$0.003366100%coinbase73d ago0x548ac1…4e2de0
0x3e1d…57ff0x3e0a…78e7Base—$0.005193100%coinbase73d ago0x4979d0…a977c9
0x3e1d…57ff0x3e0a…78e7Base—$0.004171100%coinbase73d ago0x9d8bd5…6e1aef
0x3e1d…57ff0x3e0a…78e7Base—$0.004081100%coinbase73d ago0xbb0bef…d1e9eb
0x3e1d…57ff0x3e0a…78e7Base—$0.005242100%coinbase73d ago0x26052b…fc98be
0x3e1d…57ff0x3e0a…78e7Base—$0.003492100%coinbase73d ago0x73525c…3f0505
0x3e1d…57ff0x3e0a…78e7Base—$0.002978100%coinbase73d ago0xaff45b…d1f91c
0x3e1d…57ff0x3e0a…78e7Base—$0.003681100%coinbase73d ago0x820fca…1e32db

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.