Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a517d ago0x479fa0…a8cc65
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc17d ago0x67baa8…57d090
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a517d ago0xc5493b…2a2006
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc17d ago0xeab2f4…19907a
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a517d ago0xf295b1…0f7b36
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc17d ago0x4cf761…8cb0d4
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a517d ago0x562ab7…81c966
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc17d ago0xfdb2ac…21e4bc
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a517d ago0xf5e2e4…7b2e30
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc17d ago0xed4acc…702791
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a517d ago0xa14022…7d2a4d
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc17d ago0xfbf69a…a1bd86
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a517d ago0xf9029a…cb317a
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc17d ago0x9a9b2e…60ced8
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a517d ago0xc9a856…77af4b
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc17d ago0x4dab2a…1890bc
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a517d ago0x8c7294…c3e4a2
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc17d ago0x7eb837…a63666
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a517d ago0xdff99f…d39f3e
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc17d ago0x2a36c8…ec4752
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a517d ago0x7cf546…9e6272
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc17d ago0x4782c8…9351a2
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a517d ago0x21e59d…c8d1e0
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc17d ago0xc6108d…ce1797
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a517d ago0x63bd2f…a6ac43

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.