Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0x5b61f7…767117
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0xe76c4a…e45869
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0x3ca3e0…8bbdf7
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0xb0774e…6a1b0a
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0x62d464…3331a5
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0x96be7f…cc66cf
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0x6af162…f584ff
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0xe3f018…255039
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0x5436ea…f33b16
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0xd39641…ba36f9
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0x952bd8…8297ce
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0x844e66…ab6e39
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0xffa13f…3afd2c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0xb60e22…ee9ab6
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0x302a93…afd7bf
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0x8499c6…164dff
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0xec8a3d…d290fb
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0x8573e5…e5c658
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0x0dae23…9fb56b
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0x7ce101…f872f4
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0xd074b7…dbf082
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0x2dd4cc…38c8c3
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0x0a6528…1f7ba1
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0x3b71af…66ef08
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a578d ago0xc9e37c…8ef383

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.