Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ddd…fcc80x5913…f1ebBase—$0.01100%coinbase73d ago0x5ba9c0…d7a100
0x5ddd…fcc80xa0ec…88aaBase—$0.01100%coinbase73d ago0x568ee7…939662
0x5ddd…fcc80x91c2…650bBase—$0.01100%coinbase73d ago0xc5f5b5…f39327
0x5ddd…fcc80xaba2…dc20Base—$0.01100%coinbase73d ago0xeaa736…1562ad
0x5ddd…fcc80xc914…a8c2Base—$0.01100%coinbase74d ago0xd88b9c…561f22
0x5ddd…fcc80x6679…708aBase—$0.01100%coinbase74d ago0x331e58…45662e
0x5ddd…fcc80x1107…606cBase—$0.01100%coinbase74d ago0x134a30…b9eddb
0x5ddd…fcc80xc425…5dfeBase—$0.01100%coinbase74d ago0xaa9706…3cc9b7
0x5ddd…fcc80x5902…8c60Base—$0.01100%coinbase74d ago0x1de463…39e2f7
0x5ddd…fcc80x6959…fcdeBase—$0.01100%coinbase74d ago0xf9c730…d8d7c3
0x5ddd…fcc80x739f…783aBase—$0.01100%coinbase74d ago0xee1927…d038d2
0x5ddd…fcc80x1b26…a486Base—$0.01100%coinbase74d ago0x2e573c…914bc1
0x5ddd…fcc80xdeaf…b96cBase—$0.01100%coinbase74d ago0xaa31bb…2b3e27
0x5ddd…fcc80xa2b7…f708Base—$0.01100%coinbase74d ago0x899136…adbed2
0x5ddd…fcc80xe25d…5eddBase—$0.01100%coinbase74d ago0xd79935…6277ed
0x5ddd…fcc80xb73f…036bBase—$0.01100%coinbase74d ago0x76e1e1…21fff2
0x5ddd…fcc80x4e3c…d793Base—$0.01100%coinbase74d ago0x18593d…b42d9a
0x5ddd…fcc80xc1a9…4976Base—$0.01100%coinbase74d ago0xc7e7d7…627725
0x5ddd…fcc80x48ed…0fc0Base—$0.01100%coinbase74d ago0x0972e1…d0ae87
0x5ddd…fcc80x3502…4102Base—$0.01100%coinbase74d ago0xefdc20…6524d1
0x5ddd…fcc80x0919…3a74Base—$0.01100%coinbase74d ago0x8c0673…b4032d
0x5ddd…fcc80x08b1…14e3Base—$0.01100%coinbase74d ago0xbadb4d…d581bb
0x5ddd…fcc80xf26c…9605Base—$0.01100%coinbase74d ago0x63bdab…b8db1c
0x5ddd…fcc80x2084…9877Base—$0.01100%coinbase74d ago0xa57246…2038a1

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.