Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f219d ago0xc9e0b2…d08688
0xddc0…77960x7dbb…59e0Base$29.7270%0x323a…a4f219d ago0x010600…60e916
0x8105…17ea0x7dbb…59e0Base$200.0070%0x323a…a4f219d ago0x73c603…b05b31
0x3ade…0cab0x7dbb…59e0Base$19.8170%0x323a…a4f219d ago0x394451…7654c9
0x451e…e3750x7dbb…59e0Base$1,060.0070%0x323a…a4f219d ago0x1d39bd…b481e0
0xf750…68870x7dbb…59e0Base$345.4770%0x323a…a4f219d ago0xae8b7c…473124
0x6aed…ceb60x7dbb…59e0Base$10.0070%0x323a…a4f219d ago0x3ce6bc…b06efc
0x1a0f…35660x7dbb…59e0Base$50.0070%0x323a…a4f219d ago0x88a60c…3c77cd
0xc868…07bc0x7dbb…59e0Base$126.4270%0x323a…a4f219d ago0x3b42a8…b77904
0x65ae…84c20x7dbb…59e0Base$1,632.5070%0x323a…a4f219d ago0xfcf0c5…5b6c8c
0x65ae…84c20x7dbb…59e0Base$997.5070%0x323a…a4f219d ago0xb0f242…506742
0xd7d1…7ade0x7dbb…59e0Base$12.0770%0x323a…a4f219d ago0xe93847…59a147
0x1f0e…8e480x7dbb…59e0Base$5.4870%0x323a…a4f219d ago0xed0560…bfcbb2
0xdf45…632c0x7dbb…59e0Base$56.8570%0x323a…a4f219d ago0xa8389d…972688
0x1f03…eb120x7dbb…59e0Base$137.5070%0x323a…a4f219d ago0x1e44e3…f84933
0x1b27…2d160x7dbb…59e0Base$80.0170%0x323a…a4f219d ago0xdf502b…71403e
0x5a02…2eb80x7dbb…59e0Base$2,890.8070%0x323a…a4f219d ago0xea447e…f6880f
0x0328…1f910x7dbb…59e0Base$25.0070%0x323a…a4f219d ago0xab7f24…6546e8
0xf750…68870x7dbb…59e0Base$148.0670%0x323a…a4f219d ago0x70d6d7…323ffa
0xc839…204d0x7dbb…59e0Base$200.0070%0x323a…a4f219d ago0xb7dc07…0b2e93
0xf074…3db30x7dbb…59e0Base$110.0070%0x323a…a4f219d ago0xb383ec…505fb8
0x8d7d…97c20x7dbb…59e0Base$1,000.0070%0x323a…a4f219d ago0xd7d28b…059233
0x266e…bdb80x7dbb…59e0Base$3.8070%0x323a…a4f219d ago0x0d2b3e…b66402
0xd4e2…a1ad0x7dbb…59e0Base$14.9570%0x323a…a4f219d ago0xfa419a…ef46ee
0x4c5e…7f3a0x7dbb…59e0Base$149.6870%0x323a…a4f219d ago0xdbc6d4…1457c5

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.