Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3a0083…039273
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x974b93…2690b2
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f9b3a…ae81e7
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2ecb98…d31a47
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1709bf…3e8452
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe195e7…6a590b
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3d3142…b526c1
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa05323…63a2c3
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x369f9e…ba0471
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x003f40…922f16
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5be60e…dcaf51
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x871f33…d16dd7
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7851c5…ec26f3
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xce74c7…5bf06a
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x78e709…128075
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe1f8b2…480695
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xab250b…1b233a
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdc86cd…708071
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc77d2…1061ec
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2112f5…a6e632
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x957f38…3e7224
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xda7715…668a9a
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf0e19c…2a67f7
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x15329f…4be789
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x02801d…71d0d8

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.