Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b39…785d0xe686…95ddBase—$0.01100%coinbase84d ago0x485fbf…f5030f
0x0b39…785d0x94c7…67caBase—$0.01100%coinbase84d ago0x5acb7b…a2006c
0x0b39…785d0x98a2…080dBase—$0.01100%coinbase84d ago0xcfe4e2…a4ead8
0x0b39…785d0x8ef7…527cBase—$0.01100%coinbase84d ago0x94c2c7…dc5b07
0x0b39…785d0xe60c…7727Base—$0.01100%coinbase84d ago0xc4fafd…ee2e76
0x0b39…785d0xa90d…be3dBase—$0.01100%coinbase85d ago0xbd0159…c103c9
0x0b39…785d0x6b29…3f0cBase—$0.01100%coinbase85d ago0x4469fe…accda0
0x0b39…785d0xab5e…dc44Base—$0.01100%coinbase85d ago0x00450b…96efe4
0x0b39…785d0xb1cf…aeffBase—$0.01100%coinbase85d ago0x6713d8…de87fa
0x0b39…785d0xb412…1f3bBase—$0.01100%coinbase85d ago0x58ee6d…3236e0
0x0b39…785d0x2b70…070bBase—$0.01100%coinbase85d ago0x899b46…38c47e
0x0b39…785d0x529f…6adfBase—$0.01100%coinbase85d ago0x7bc9c9…fdd4cc
0x0b39…785d0x242e…c9dbBase—$0.01100%coinbase85d ago0xad4c49…2a010b
0x0b39…785d0xae1c…81b5Base—$0.01100%coinbase85d ago0x393e5a…80eb4b
0x0b39…785d0x717f…0c90Base—$0.01100%coinbase85d ago0x74d474…bee9e7
0x0b39…785d0x3d1d…913cBase—$0.01100%coinbase85d ago0x66e3f3…552e01
0x0b39…785d0xd43a…9561Base—$0.01100%coinbase85d ago0xe5c0af…9844ae
0x0b39…785d0x709c…f6ccBase—$0.01100%coinbase85d ago0x35c6e5…629fca
0x0b39…785d0x6051…38ddBase—$0.01100%coinbase85d ago0x3ad100…7b8667
0x0b39…785d0xac9f…119bBase—$0.01100%coinbase85d ago0x6bf3eb…b53619
0x0b39…785d0xb200…0f85Base—$0.01100%coinbase85d ago0x3d09ae…6629f3
0x0b39…785d0xd60a…a470Base—$0.01100%coinbase85d ago0x61dc68…a6e14f
0x0b39…785d0x3211…82ceBase—$0.01100%coinbase85d ago0x64f6e1…c326c7
0x0b39…785d0x90ac…7e5fBase—$0.01100%coinbase85d ago0x4cda1d…8f0400
0x0b39…785d0x3f69…4b42Base—$0.01100%coinbase85d ago0xddf44f…680401

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.