Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x833af3…2dd2ea
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0xeee027…7225ae
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x348c2a…b958c8
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x35cdca…3686a5
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0xc87081…b628c0
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x1d1ab0…d6f064
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0xcbaaa6…15df97
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x3ab71d…296912
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x2c8284…abc379
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x57b963…116a4a
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x343ad6…715be3
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x78d514…097455
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0xe14b2c…f874fa
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0xbfc5c8…40ce17
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0xad042b…384f26
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x55262c…804184
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x88fea7…0cae99
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x216254…54eb10
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x55c4ba…8cbc0b
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0xec5b76…e6f11e
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x02eb91…2a9f42
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x903e04…e91793
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0xf10fd2…d53872
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x0f4f99…a19ef3
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase50d ago0x89f2d2…7ed99a

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.