Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase93d ago0x36efcc…a107ad
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase93d ago0x6e3005…ea13a4
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase93d ago0xf03af0…dc0c3e
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase93d ago0x330bca…7662a2
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase93d ago0x2394c6…36cb8c
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase93d ago0xf3d7a0…e1617d
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase93d ago0xa8141a…dd14e1
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase93d ago0x76be60…20b225
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase93d ago0x81434a…382906
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase93d ago0x60a1bb…4ae41a
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase93d ago0xa58e3b…5a3eed
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.02100%coinbase93d ago0xbd12ea…45a3b6
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.009100%coinbase93d ago0xb74b13…5088eb
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.009100%coinbase93d ago0xebbf2b…aea511
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.00144100%coinbase93d ago0x954006…a96421
0x0fcb…87740x6e8b…4e2eBasex402 service$0.002100%coinbase93d ago0x03e2d0…267d08
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.009100%coinbase93d ago0x83bdda…c5f5e5
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.009100%coinbase93d ago0x092f04…0b1411
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.009100%coinbase93d ago0x13dd3a…3377e7
0x0fcb…87740x6e8b…4e2eBasex402 service$0.005100%coinbase93d ago0x6cdb37…3ad683
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.0012100%coinbase93d ago0x88cbe0…307db6
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.009100%coinbase93d ago0xa03f85…9b48a2
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.0012100%coinbase93d ago0xd886cd…e88301
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.0018100%coinbase93d ago0xccfb86…b3f23e
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.0012100%coinbase93d ago0x1ab383…c79a52

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.