Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…19030x7360…b832Base$0.30100%coinbase41d ago0x612edc…2be1c1
0xf5c8…19030x7360…b832Base$0.14100%coinbase41d ago0x4d828d…1477c5
0xf5c8…19030x7360…b832Base$1.06100%coinbase41d ago0xf2c594…0a7540
0xf5c8…19030x7360…b832Base$1.06100%coinbase41d ago0x6e88cf…2bf559
0xf5c8…19030x7360…b832Base$1.06100%coinbase41d ago0xe49a08…c0d439
0xf5c8…19030x7360…b832Base$0.07100%coinbase41d ago0xd71aaf…b88470
0xf5c8…19030x7360…b832Base$0.11100%coinbase41d ago0xa2b346…8c950c
0xf5c8…19030x7360…b832Base$0.14100%coinbase41d ago0xa693b5…693859
0xf5c8…19030x7360…b832Base$0.14100%coinbase41d ago0x920288…d14616
0xf5c8…19030x7360…b832Base$0.14100%coinbase41d ago0x643e4a…f1e0e1
0xf5c8…19030x7360…b832Base$0.14100%coinbase41d ago0x3b2ea9…b1cf0b
0xf5c8…19030x7360…b832Base$0.14100%coinbase41d ago0x8a75a6…ac3ac0
0xf5c8…19030x7360…b832Base$0.14100%coinbase41d ago0x214e6e…399ee3
0xf5c8…19030x7360…b832Base$0.14100%coinbase41d ago0x814e10…477895
0xf5c8…19030x7360…b832Base$0.14100%coinbase41d ago0x1e0d70…d40ff5
0xf5c8…19030x7360…b832Base$0.14100%coinbase41d ago0xedd17f…eb8fcd
0xf5c8…19030x7360…b832Base$0.005898100%coinbase41d ago0x8b0e5b…442b03
0xf5c8…19030x7360…b832Base$0.006056100%coinbase41d ago0x507a31…e3d539
0xf5c8…19030x7360…b832Base$0.005865100%coinbase41d ago0xa0a5f1…c07272
0xf5c8…19030x7360…b832Base$0.005161100%coinbase41d ago0x9d5b6f…d6918f
0xf5c8…19030x7360…b832Base$0.004752100%coinbase41d ago0x938a6d…625b94
0xf5c8…19030x7360…b832Base$0.005868100%coinbase41d ago0x1ef154…08b45b
0xf5c8…19030x7360…b832Base$0.004843100%coinbase41d ago0xc6445a…790df8
0xf5c8…19030x7360…b832Base$0.004465100%coinbase41d ago0xdcc021…bd7c2a
0xf5c8…19030x7360…b832Base$0.004503100%coinbase41d ago0x94e5e7…1e8e7c

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.