Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x672f…ff2d0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xc565cb…2bc8af
0x672f…ff2d0x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x08f1ac…32b68b
0x672f…ff2d0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x0e3aa8…dd9a8c
0x672f…ff2d0x50eb…6480Base—$0.003100%0x54f0…7932116d ago0x918fa0…12cf4d
0x672f…ff2d0x50eb…6480Base—$0.003100%0x54f0…7932116d ago0x0af666…4e883b
0x672f…ff2d0x50eb…6480Base—$0.002100%0x54f0…7932116d ago0xaefe38…520013
0x672f…ff2d0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x235565…af4364
0x672f…ff2d0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x74f116…b08325
0x672f…ff2d0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x298ebc…7dbafc
0x672f…ff2d0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xa0f2f8…f3f843
0x672f…ff2d0x50eb…6480Base—$0.002100%0x54f0…7932116d ago0x584bbf…5e3579
0x672f…ff2d0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x96bfca…ee564c
0x672f…ff2d0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x8a6b50…859c9d
0x672f…ff2d0x50eb…6480Base—$0.003100%0x54f0…7932116d ago0xf5a9c6…2861f8
0x672f…ff2d0x50eb…6480Base—$0.003100%0x54f0…7932116d ago0xb27d17…d9631f
0x672f…ff2d0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x0b97be…9e403a
0x672f…ff2d0x50eb…6480Base—$0.005100%0x54f0…7932116d ago0x5c4257…8c6272
0x672f…ff2d0x50eb…6480Base—$0.0005100%0x54f0…7932116d ago0xb60ca5…f62d96
0x672f…ff2d0x50eb…6480Base—$0.003100%0x54f0…7932116d ago0xd5d182…9e5d16
0x672f…ff2d0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x07fc9d…b16f35
0x672f…ff2d0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xa622bb…0b8fae
0x672f…ff2d0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0xa98150…afc327
0x672f…ff2d0x50eb…6480Base—$0.001100%0x54f0…7932116d ago0x4a748c…18a737
0x672f…ff2d0x50eb…6480Base—$0.002100%0x54f0…7932116d ago0xb01cfb…b548cf
0x672f…ff2d0x50eb…6480Base—$0.002100%0x54f0…7932116d ago0xc01d91…c43f2b

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.