Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e1d…78410x7dbb…59e0Base$25.0070%0x323a…a4f235d ago0x5078fc…2e1644
0x9b04…3dc10x7dbb…59e0Base$16.0070%0x323a…a4f235d ago0x4141b8…74c925
0xbafc…b6d30x7dbb…59e0Base$59.8070%0x323a…a4f235d ago0xd6440a…aaa202
0x2cc5…b5e90x7dbb…59e0Base$36.2170%0x323a…a4f235d ago0x5d38ab…6a3d2f
0x2cc5…b5e90x7dbb…59e0Base$36.2070%0x323a…a4f235d ago0x5e3562…a852a4
0xd933…9e2a0x7dbb…59e0Base$10.0070%0x323a…a4f235d ago0x4a06d5…deeae8
0xe91a…28140x7dbb…59e0Base$3,000.0070%0x323a…a4f235d ago0xf3fa69…72b125
0x6039…80880x7dbb…59e0Base$61.3870%0x323a…a4f235d ago0xe15f4f…f5df3b
0x37ed…44590x7dbb…59e0Base$73.5770%0x323a…a4f235d ago0xe3f1a3…a19133
0x37cf…7cbe0x7dbb…59e0Base$10.9070%0x323a…a4f235d ago0x6ca11f…fc2577
0x2cc5…b5e90x7dbb…59e0Base$25.0070%0x323a…a4f235d ago0xb94bf5…38337d
0x2cc5…b5e90x7dbb…59e0Base$57.9070%0x323a…a4f235d ago0x94b577…d0036d
0xe231…2a2d0x7dbb…59e0Base$269.7570%0x323a…a4f235d ago0x16f5cb…822a87
0x2cc5…b5e90x7dbb…59e0Base$64.4170%0x323a…a4f235d ago0xc9b0c4…ced31a
0x0e0c…c7c80x7dbb…59e0Base$10.1070%0x323a…a4f235d ago0x212b4d…1bb671
0x2cc5…b5e90x7dbb…59e0Base$275.0870%0x323a…a4f235d ago0xba794d…c798fa
0x2cc5…b5e90x7dbb…59e0Base$9.5070%0x323a…a4f235d ago0x04f264…6acf7a
0x2e1d…78410x7dbb…59e0Base$6.7870%0x323a…a4f235d ago0x7d4e05…6f64c4
0x50ed…b32b0x7dbb…59e0Base$49.2370%0x323a…a4f235d ago0x32c04b…e78c45
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f235d ago0x243ff2…753473
0x2ddc…09650x7dbb…59e0Base$65.0070%0x323a…a4f235d ago0x44bdb4…beb5e1
0x639f…c0960x7dbb…59e0Base$79.2770%0x323a…a4f235d ago0x0eeec7…d4b084
0x7d51…48890x7dbb…59e0Base$33.0070%0x323a…a4f235d ago0xd0c44d…b02dcf
0xdf45…632c0x7dbb…59e0Base$147.9570%0x323a…a4f235d ago0xf11cad…bfe1ef
0x1f0e…8e480x7dbb…59e0Base$3.5070%0x323a…a4f235d ago0xcff341…4ed8de

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.