Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c65…6c400x619b…4b25Base—$0.10100%coinbase45d ago0xf76314…54aaf4
0x7c65…6c400x5581…0985Base—$0.10100%coinbase45d ago0xa4d7c2…19b510
0x7c65…6c400x4126…fc11Base—$0.10100%coinbase45d ago0x614278…f84eb1
0x7c65…6c400x10ef…341cBase—$0.10100%coinbase45d ago0x38ed9f…6c6923
0x7c65…6c400x2641…2a6fBase—$0.10100%coinbase45d ago0x4ad180…c0d0c2
0x8303…9f4f0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase45d ago0xbe495b…1e4906
0x7c65…6c400xb1e5…9bbfBase—$0.10100%coinbase45d ago0xd471e0…4fdcd8
0x7c65…6c400x75bb…0c7cBase—$0.10100%coinbase45d ago0x714ea6…5f872d
0x7c65…6c400xd506…8605Base—$0.10100%coinbase45d ago0x231efe…760f1f
0x7c65…6c400x7660…afddBase—$0.10100%coinbase45d ago0xa45f1e…c92958
0x7c65…6c400x79f9…0c48Base—$0.10100%coinbase45d ago0xe9c884…1d49a2
0x7c65…6c400x7a67…3843Base—$0.10100%coinbase45d ago0xc8c918…24995d
0x9d9d…a7c90x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase45d ago0xff7cb8…0b707c
0x9d9d…a7c90x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase45d ago0xa6bdc6…f6ac4f
0x9d9d…a7c90x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase45d ago0x32e047…7795da
0x9d9d…a7c90x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase45d ago0x5d0a34…54a0cf
0x9d9d…a7c90x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase45d ago0x67be5f…50327d
0x9d9d…a7c90x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase45d ago0xd70556…165361
0x9d9d…a7c90x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase45d ago0x216f14…8da66f
0x9d9d…a7c90x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase45d ago0x160036…c42404
0x9d9d…a7c90x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase45d ago0xcd0c0d…ddde92
0x9d9d…a7c90x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase45d ago0x406da0…9d5994
0x9d9d…a7c90x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase45d ago0xca0d71…c02c51
0x9d9d…a7c90x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase45d ago0x0dcf10…928f4b
0x9d9d…a7c90x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase45d ago0x125cf0…af9b9c

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.