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…c8a521d ago0x2f0484…491ef3
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc21d ago0x619f57…783836
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a521d ago0x3c8467…481302
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc21d ago0xc93518…02f1e9
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a521d ago0x26da84…f40253
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc21d ago0xb0c93d…deb21f
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a521d ago0xdd7202…b1b156
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc21d ago0x5ae359…307b6c
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a521d ago0x91db45…981d81
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc21d ago0x188252…f203ef
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a521d ago0xf0770f…e6c50e
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc21d ago0xf44296…3ce2c6
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a521d ago0x6c9495…1d7b4a
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc21d ago0x3973e1…d196fd
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a521d ago0x35d756…3376f7
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc21d ago0x6350f6…31865a
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a521d ago0x348e99…134ab4
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc21d ago0x0141bd…b1bf4a
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a521d ago0xa1b43d…7f326f
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc21d ago0x527f47…1645d0
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a521d ago0x55bc90…e2b56c
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc21d ago0x78058d…e14a01
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a521d ago0xaa2df2…deb8be
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc21d ago0xa6f3c9…c0ffe5
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a521d ago0xd749f7…0dab37

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.