Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf7a2c3…41229a
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7dde15…f25207
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x62dc4c…31dd56
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa8967b…ecd509
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x744e3c…b66c8b
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd79c17…98a38b
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x40c381…c43b61
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd8ff41…e9c682
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x915b36…2c46dd
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3c3f90…d8b720
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x80fe54…e2b36c
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x15092e…c23961
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6a82fb…583168
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdc2309…65ff71
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1beba0…aa32e6
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2f9453…d18ed0
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2d65c8…6e2de8
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3b85ce…3a6f82
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4abe38…da0b10
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1f3150…0d44ae
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd826e2…9f0009
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x371ffd…65176c
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc8fd72…4549b8
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9b72df…132ab1
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xea464d…ef8ac5

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.