Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x745b74…833a72
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b4b54…02bb87
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7fae33…6b0e0b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0c3caf…f7cf18
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0e5c78…2ece6b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x198d8f…3df2c5
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xedf968…8428b5
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x174fed…24acbb
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x564f21…3ff42a
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf0c6f0…32db16
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xff4d6f…dd55d8
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7db194…491fd3
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x889985…d75b6a
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x38cfdc…da1348
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa37420…8bfe40
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3fbfa1…f60fc7
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9ebebe…5d91e9
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x87265f…5770a7
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf02f7b…39c9f8
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x294e40…fd53d5
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbe4493…cf15a3
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc07da3…c6a649
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc0ca63…7fe1c4
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e2d7b…c62aea
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2909b3…c6d31d

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.