Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb55ac7…75d750
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x400516…292163
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x982ecd…1ddd84
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x95d76b…d167bc
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc9f0ae…04da1d
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x45e990…9b92bd
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x48ff12…198a2c
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf347b2…f6516f
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4a413e…6821fb
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0b546d…8000d4
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xff8111…c4f056
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa74fdb…fcc625
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x98388a…441859
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb707e5…c32d44
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x002f71…ba380e
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67a9be…4d3ffa
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd895bb…5c9b81
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd69170…85f499
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x79af99…a5f416
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x63af3d…c38574
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcdbb89…4582f5
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf63cf7…ec6c7a
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x287b80…e749d1
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd476ab…ac0bc9
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x961641…ba6b6f

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.