Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x2200f8…48a933
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0xb28dd8…3edbf2
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0xf85ba2…961bef
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x0cb326…5e4d08
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase91d ago0x0bc6bb…6f08d1
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x54c628…a94efa
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x165356…be106f
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0xd35e42…0905bc
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x4c3792…74578c
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0xb9ce92…455146
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0xacf802…551522
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x550fed…0c7ce3
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0xcabcb6…8ebe10
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0xe781eb…edb32e
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x392f6c…0b1fd5
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x7f9cd1…83041d
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x332158…bd8dcb
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0xa91e5b…e725ae
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x0aa2e6…a7f391
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0xcf6cb2…ed1d83
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x3e1aca…08fb54
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0xae8c9f…a33257
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x7f4421…e5a444
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0xa2f031…ca98c1
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0xfa1bc1…363e30

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.