Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cca…5a160x0841…9964Base—$0.01100%coinbase71d ago0x7618c1…320ac0
0x7cca…5a160xdfdf…17b5Base—$0.01100%coinbase71d ago0x2da552…b9128c
0x7cca…5a160x5595…d2f4Base—$0.01100%coinbase71d ago0x61e888…3b458f
0x7cca…5a160x0419…c2b5Base—$0.01100%coinbase71d ago0x650aba…120aff
0x7cca…5a160xcfe2…d109Base—$0.01100%coinbase71d ago0x4e2d98…1850e4
0x7cca…5a160x0fd9…dbbeBase—$0.01100%coinbase72d ago0xc99b5e…9e7849
0x7cca…5a160x489b…f9c7Base—$0.01100%coinbase72d ago0xc0727f…868e52
0x7cca…5a160xaba7…e574Base—$0.01100%coinbase72d ago0xbd3877…b6fa2a
0x7cca…5a160x635b…e660Base—$0.01100%coinbase72d ago0x30d37e…f45091
0x7cca…5a160x7dd2…f974Base—$0.01100%coinbase72d ago0xe2a772…ef57db
0x7cca…5a160xd0b0…d750Base—$0.01100%coinbase72d ago0xd63771…d918d5
0x7cca…5a160xbb35…6bc2Base—$0.01100%coinbase72d ago0xe73b85…30e799
0x7cca…5a160x1113…711eBase—$0.01100%coinbase72d ago0xbb2c66…0c43f9
0x7cca…5a160x3bab…0405Base—$0.01100%coinbase72d ago0x3606ed…36be6f
0x7cca…5a160x853f…13f2Base—$0.01100%coinbase72d ago0x27e476…0cca90
0x7cca…5a160x85ad…a685Base—$0.01100%coinbase72d ago0x1d07d0…457f2d
0x7cca…5a160x78fd…a501Base—$0.01100%coinbase72d ago0xa8fd10…41d54c
0x7cca…5a160x8c19…ee22Base—$0.01100%coinbase72d ago0x3545a4…bd3ebc
0x7cca…5a160x70ae…b358Base—$0.01100%coinbase72d ago0x5eebcb…0c4f29
0x7cca…5a160x1af3…29c4Base—$0.01100%coinbase72d ago0x1cf160…b19d77
0x7cca…5a160x9625…a6b7Base—$0.01100%coinbase72d ago0xdee030…21c4ae
0x7cca…5a160xd38f…75b6Base—$0.01100%coinbase72d ago0x195305…ee5f99
0x7cca…5a160x5718…b90dBase—$0.01100%coinbase72d ago0xc0ad7b…b936e4
0x7cca…5a160xa69c…3096Base—$0.01100%coinbase72d ago0xe368b1…035a02
0x7cca…5a160xad32…490bBase—$0.01100%coinbase72d ago0x847dbe…302a1e

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.