Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x38ba6f…043c1d
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2cca1f…5035ed
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xccfe3c…86a19a
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3584f7…3eef6c
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x35680f…1bf225
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x51dd08…6b39f9
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7d9ff8…65f4df
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x37569b…c1cf3a
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3729d7…51b1ee
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x96eaf1…4d4511
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcf4a80…766bd2
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdb4987…256f38
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x60e434…5a137a
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0d35a3…01aadb
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6fb7e8…6b71ca
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xddf3ce…cb5572
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc9a767…067616
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x013a14…c24b4c
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2c289d…03b37e
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xea21f7…b62597
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3d26d5…d2f437
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa626cc…382d6b
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x12d995…bdc1fd
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac8cf0…4610db
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x10b95a…387e71

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.