Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x02d1c5…d324b6
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb50c17…77fe8b
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x40793e…f7e424
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7d9fe0…0476b8
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd34892…8b474c
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3ef188…a80a2c
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x41a198…8e7d09
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x58c8e6…1c6b53
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfafb40…ef5f61
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9476ad…7a7e70
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x10c21d…41392f
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0caf7d…6f8d99
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbf02aa…c6193c
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x00540f…7d5666
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1801c5…8d8193
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6b4068…5fe460
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x014107…14fc70
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaf90dc…6ad390
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf91c87…d9548b
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc65bf2…934c89
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdd326c…5ba7d3
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6c2a58…71af27
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x360e28…8bd055
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb7e56e…4fe986
0xfa26…01c70x6a5e…c666Basex402 service$0.01100%payAI111d ago0x60f12b…68606a

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.