Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0xf91d49…6df754
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x56ce1b…e002e3
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x323e8e…af158f
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x7ef929…47e7b3
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x87505a…413d06
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0xea6d36…b9ba27
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x24c9cc…3b69f8
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0xd8df3a…8ae1b0
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0xfa80a5…ad4693
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x033fb0…46b3b2
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0xcae4b4…c7322a
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x8eab5c…22373f
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x687313…341904
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x0ba785…2695d3
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x94dd78…8b3327
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x7b66eb…9cbb0d
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x9d1056…c3ae2b
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x5174be…6d631b
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0xf71e87…511b2f
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0xcaf530…615ac8
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0xf006c4…8bc36e
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x9c35b9…63ac44
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x314df9…5b58bf
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x95712d…fc0503
0xf2c8…eac00x12a9…a21bBase—$0.001100%0x12a9…a21b52d ago0x9e4c6c…129ad9

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.