Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe317af…a0f9ba
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x48c3c0…c5cade
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d38bb…e47467
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf25d1…2c06af
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd39b58…77efb6
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfc4a9b…868ad5
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x69b75f…be94f2
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe0c1b8…ef8366
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x96268e…0e19aa
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xed6072…9ee848
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4c7f84…d19259
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x45099b…be8245
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0f3501…fee1e0
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf9e0f2…6786df
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x02ac01…eb4e6a
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfd8287…5766e1
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xea418b…4bf526
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd4075f…de5df7
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe2b4ae…d1826d
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa467f7…1e05aa
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x81e01c…2320e9
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaefde4…11489d
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x62dcb9…f7fcab
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x94b92f…d3c011
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x22d6a1…167f7f

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.