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%coinbase35d ago0x581ff5…a0025d
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x3ce1af…f835af
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x647339…88c1b5
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x61ae8d…2f6db7
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x6bedf7…2994a4
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0xc31a1f…a17d25
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x0906be…445eee
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x0e6c33…a7f40b
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x982e55…fa36fd
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0xf11350…8cafb5
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0xa312a6…7d1ac5
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x600693…1167a5
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x30c819…2f1178
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0xbf4ff9…0c25af
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x9f5e48…86ed1a
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0xe6a8e6…0fc778
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x19ea5c…dc6302
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0xe4fd5b…5e1bb1
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x66f393…2fdf6a
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0xa08f3e…290d03
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0xc4da42…1b95ae
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0xc35934…499cd9
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0xd5f657…4f04f3
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x8e3002…e0c421
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase35d ago0x6ee1db…12af1d

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.