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…c8a521d ago0x153b1e…1fc003
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc21d ago0x6b00ee…5358f1
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a521d ago0xc04f2b…521975
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc21d ago0x584e61…46ebb0
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a521d ago0xcffdfd…4b3da8
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc21d ago0x1f3dd3…acb0a3
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a521d ago0xc8a4d6…2e6672
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc21d ago0x130f97…b1833e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a521d ago0x0d1a08…8d69b0
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc21d ago0x783f3b…548298
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a521d ago0xc684e3…90eb0e
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc21d ago0xbd9d93…255364
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a521d ago0x8e15d7…27ebd2
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc21d ago0xca5d6e…4f6133
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a521d ago0x19ba1d…785c4f
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc21d ago0xa52470…70b84e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a521d ago0xaca567…602f34
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc21d ago0xbe022f…6197a1
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a521d ago0xc372db…f7abc6
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc21d ago0xb15955…edf64e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a521d ago0x9ab85a…d6f577
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc21d ago0x0dc874…25a58c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a521d ago0x5609b9…3758a4
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc21d ago0x25787b…81cd89
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a521d ago0x5f629a…24babd

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.