Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd4f…f74c0x7aa1…a88eBase—$0.10100%payAI12d ago0x551b4f…bb9ae8
0xfd4f…f74c0xad2e…c20fBase—$0.10100%payAI12d ago0x504c4a…e7ffc8
0xfd4f…f74c0x8685…e083Base—$0.10100%payAI12d ago0xe7f9a8…d4a204
0xfd4f…f74c0xbd1e…886dBase—$0.10100%payAI12d ago0x528bec…625048
0xfd4f…f74c0x8635…42e9Base—$0.10100%payAI12d ago0x9e7b6d…078914
0xfd4f…f74c0xb28f…bc94Base—$0.10100%payAI12d ago0x686f54…fa44d4
0xfd4f…f74c0x77b0…de5fBase—$0.10100%payAI12d ago0xb2a96d…7cb4fc
0xfd4f…f74c0x4368…f59eBase—$0.10100%payAI12d ago0x9644d6…52c646
0xfd4f…f74c0xbe3d…ff22Base—$0.10100%payAI12d ago0x84e38c…89a8a7
0x5467…d6180xfd4f…f74cBase—$0.90100%payAI12d ago0xfd5536…f07b31
0xfd4f…f74c0x099b…91b8Base—$0.10100%payAI12d ago0x5e5cd6…cc1451
0xfd4f…f74c0x8468…b587Base—$0.10100%payAI12d ago0xd4e0ac…92e9de
0xfd4f…f74c0x88b7…44a0Base—$0.10100%payAI12d ago0xd3a53a…e77b2e
0xfd4f…f74c0xa7a1…26a4Base—$0.10100%payAI12d ago0x12c4b8…f01668
0xfd4f…f74c0xb62b…1035Base—$0.10100%payAI12d ago0x07b0ee…3f6027
0xfd4f…f74c0x960c…0226Base—$0.10100%payAI12d ago0xfd71e4…b42e00
0xfd4f…f74c0x8b08…444cBase—$0.10100%payAI12d ago0x62d09d…5fa8fa
0xfd4f…f74c0x57f9…ab16Base—$0.10100%payAI12d ago0xefb5e1…d7c134
0xfd4f…f74c0x2cbb…6f4dBase—$0.10100%payAI12d ago0x08a9cf…f89ff7
0xfd4f…f74c0x7953…c6eeBase—$0.10100%payAI12d ago0x1a3165…7b7fea
0xfd4f…f74c0xb6c6…29d6Base—$0.10100%payAI12d ago0x49f4b0…783531
0xfd4f…f74c0xf745…ed23Base—$0.10100%payAI12d ago0xec3226…fd711e
0xfd4f…f74c0x2f16…a4ffBase—$0.10100%payAI12d ago0x9851a4…c40b60
0xfd4f…f74c0x48f1…633aBase—$0.10100%payAI12d ago0x40f00c…6bdfd5
0xfd4f…f74c0x8359…9fe9Base—$0.10100%payAI12d ago0x348388…79057f

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.