Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4ea2fa…67debe
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0xca25dd…50d97f
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6dd4ab…b20d60
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7ba224…b7375d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4eb4a1…4ba55d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI108d ago0x96843e…79a148
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0x406a17…b62280
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9abd1d…220a3a
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0x801b5f…6ec1c4
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0x347dc2…cc1674
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0xca4539…1e1681
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e0455…17dc08
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0x441482…55c3fa
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e374c…6fc308
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8ca88c…2a98cf
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0x593fb6…d3d269
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd8966c…1802c2
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0x201471…6047b9
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfdb65d…4dad3f
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa15e65…598d34
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5bfad1…02e238
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0x39686b…356560
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbbe115…937672
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4a4a48…235860
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI109d ago0xde8975…63858a

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.