Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5618…6d9e0x55e6…3b63Base—$0.01100%coinbase118d ago0x12494c…3a1e6c
0x5618…6d9e0x8576…c02bBase—$0.01100%coinbase118d ago0x02fa3e…d3919c
0x5618…6d9e0x1607…52acBase—$0.01100%coinbase118d ago0xf1d5d2…13fef9
0x5618…6d9e0x5af2…e9f5Base—$0.01100%coinbase118d ago0x03b342…0f5742
0x5618…6d9e0xe9ba…9f54Base—$0.01100%coinbase118d ago0x8d8773…d78901
0x5618…6d9e0x91a5…108dBase—$0.01100%coinbase118d ago0xa881aa…119a97
0x5618…6d9e0x1e91…41bcBase—$0.01100%coinbase118d ago0x23473e…35b4ba
0x5618…6d9e0x589c…1225Base—$0.01100%coinbase118d ago0x30275a…90d083
0x5618…6d9e0x3675…4aacBase—$0.01100%coinbase118d ago0x813195…dc3a53
0x5618…6d9e0x2b7a…150bBase—$0.01100%coinbase118d ago0x0e5b85…12613f
0x5618…6d9e0x8de2…64c8Base—$0.01100%coinbase118d ago0x574c79…43e073
0x5618…6d9e0xf4b5…22e5Base—$0.01100%coinbase118d ago0x8cca7f…224642
0x5618…6d9e0x4482…60bfBase—$0.01100%coinbase118d ago0x74a38b…49e095
0x5618…6d9e0x985b…8d89Base—$0.01100%coinbase118d ago0x73afe6…b2e3f0
0x5618…6d9e0xc34d…526eBase—$0.01100%coinbase118d ago0xd591bc…690d97
0x5618…6d9e0x42eb…3085Base—$0.01100%coinbase118d ago0x9d79db…585dc1
0x5618…6d9e0x84e6…2c32Base—$0.01100%coinbase118d ago0x41a7ec…269ebb
0x5618…6d9e0x3694…4871Base—$0.01100%coinbase118d ago0xe1a975…2c92de
0x5618…6d9e0x5416…0a3aBase—$0.01100%coinbase118d ago0xd749e2…b6c033
0x5618…6d9e0xbe5f…3db8Base—$0.01100%coinbase118d ago0xfdffac…2706f5
0x5618…6d9e0xacc6…1ca0Base—$0.01100%coinbase118d ago0xdd27a2…59957c
0x5618…6d9e0x8ee2…fa37Base—$0.01100%coinbase118d ago0x5cff0b…605f1d
0x5618…6d9e0x5512…4276Base—$0.01100%coinbase118d ago0x7d1af7…42f15f
0x5618…6d9e0x023c…ad32Base—$0.01100%coinbase118d ago0x24b5a9…f41564
0x5618…6d9e0x1f5d…4038Base—$0.01100%coinbase118d ago0xf3a971…3cdf4e

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.