Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x400d…6a940x257e…29e8Base—$0.01100%coinbase72d ago0xf8fc7d…954e45
0x400d…6a940x6aa6…c9ebBase—$0.01100%coinbase72d ago0xbeac65…45612d
0x400d…6a940xdbf2…4fe2Base—$0.01100%coinbase72d ago0xd11a38…46188a
0x400d…6a940xe80b…f848Base—$0.01100%coinbase72d ago0x2ebab1…0eef84
0x400d…6a940x65e9…ee69Base—$0.01100%coinbase72d ago0xaae101…41bbdb
0x400d…6a940x7006…af00Base—$0.01100%coinbase72d ago0x9bf928…a57c90
0x400d…6a940x2a8b…be4fBase—$0.01100%coinbase73d ago0x9243ba…69dcc5
0x400d…6a940x3f7c…baafBase—$0.01100%coinbase73d ago0x182eaf…00bcd8
0x400d…6a940x7560…ef1bBase—$0.01100%coinbase73d ago0x89f920…b531af
0x400d…6a940xb52a…ae83Base—$0.01100%coinbase73d ago0x5c55ca…63eaf9
0x400d…6a940xc675…8bb2Base—$0.01100%coinbase73d ago0xf2ae2a…baac7d
0x400d…6a940x3603…5d0cBase—$0.01100%coinbase73d ago0x957927…c5320f
0x400d…6a940x2c35…fccdBase—$0.01100%coinbase73d ago0x05c7c3…ff2856
0x400d…6a940x69fb…90adBase—$0.01100%coinbase73d ago0x87b3da…fc44c4
0x400d…6a940xf09e…321bBase—$0.01100%coinbase73d ago0x2eb48e…2935c2
0x400d…6a940xd423…60c4Base—$0.01100%coinbase73d ago0x5411ee…0d2ca1
0x400d…6a940xb67e…6556Base—$0.01100%coinbase73d ago0x59a76a…f786d8
0x400d…6a940xf89c…9652Base—$0.01100%coinbase73d ago0xb3865f…a02343
0x400d…6a940xcb23…8f35Base—$0.01100%coinbase73d ago0x1296ed…f094df
0x400d…6a940xbac8…1da4Base—$0.01100%coinbase73d ago0x19f870…0fa359
0x400d…6a940x1452…73d1Base—$0.01100%coinbase73d ago0xdc0ee8…76a178
0x400d…6a940xd612…c9ddBase—$0.01100%coinbase73d ago0x79ae8e…0c63f8
0x400d…6a940x23bc…d683Base—$0.01100%coinbase73d ago0x77fb5d…3b7673
0x400d…6a940x6d73…31b5Base—$0.01100%coinbase73d ago0x7b6936…9ffded
0x400d…6a940x4d72…c0ebBase—$0.01100%coinbase73d ago0xc0c875…bba922

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.