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…c8a537d ago0xde7bbd…2e167b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x3f4be2…e3f9c9
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0xd848ff…615a87
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a537d ago0xc6c80b…a38806
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a537d ago0xa59d61…e82512
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x3803cd…c2a80b
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a537d ago0xf29271…92be7a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x770a61…3238a9
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a537d ago0xbb328a…b740d3
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x8c4db8…cf5286
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x3b84ff…bb637b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x98d129…15d58e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x351beb…a981b7
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x71c0f1…2accf6
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x96bfb7…81da9a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x24ff22…5c380f
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x5af7c2…b0f2c0
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x5b2107…69c170
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a537d ago0xb48df1…db3773
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x5af8f3…23b669
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x9b1ce5…e3a0d7
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x3379c4…c129bf
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0x01aefd…6e0652
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x77c318…ead97a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37d ago0xf4a036…fc7777

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.