Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517d ago0xaf6a79…d70b28
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc17d ago0x77b63d…159e27
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517d ago0x7cb5c5…2c66f4
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc17d ago0x8adcd6…17f9e3
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517d ago0xcfa906…9618f3
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc17d ago0x98b75c…9d5200
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517d ago0x0d9c1b…b07dbf
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc17d ago0x27c85a…9ca440
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517d ago0x87f2a0…02b58d
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc17d ago0x96b7c7…d8f3db
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517d ago0x0841d8…e06560
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc17d ago0x6a1bdc…5c7c11
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517d ago0xc57f55…c205a7
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc17d ago0xc9be2e…a24cde
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517d ago0x480e01…17f0eb
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc17d ago0x84a6ea…f1caa3
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517d ago0x5dc60a…56867d
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc17d ago0x815559…b22205
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517d ago0x5e096a…307418
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc17d ago0x6eafb4…42c3b3
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517d ago0x116a73…7f0537
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc17d ago0x7033fa…60cbea
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517d ago0x1582d8…a94fc9
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc17d ago0xa99f23…0b7788
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517d ago0x443a68…a68583

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.