Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7f2b40…a8eeb1
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfc370f…11ff06
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x04e5d9…87592d
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x93ff5f…d3a7e3
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfed6b7…ae5a08
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5dfb31…f69887
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe53d20…a58533
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2b21b8…e677a0
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf8b530…034980
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x40745d…99d8b8
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe2f599…88fd74
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9d946f…fccbc7
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa65377…9fc2fb
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x307abe…a9537b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x057e86…1c3b7b
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb31c01…6a8a86
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x35037c…00ed5a
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa48c54…89cb5a
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe5bfa9…974233
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x220922…18c472
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x86fc82…7ce32f
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa1a28b…8956fc
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8fc308…f8434c
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x05aac8…8d5ecc
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7742e7…bc3e54

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.