Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$7.3570%0x569e…48f931d ago0xd4caa0…a0eb57
0x1332…66eb0x47c5…4fc3Base—$44.1070%0xbdce…f63731d ago0xe9932f…835ae5
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x3835…626131d ago0x865d9b…f5f315
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x24b8…43f031d ago0xdff77f…aaaa70
0x1332…66eb0x47c5…4fc3Base—$5.2570%0xbf85…381031d ago0xa9e27f…f90a76
0x1332…66eb0x47c5…4fc3Base—$78.7570%0xa30d…6d0031d ago0xc67ef3…e1f905
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xd0fe…397631d ago0xd2acaa…5d9229
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x7924…2dfe31d ago0x54be56…f87a55
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xde1b…a3a231d ago0x948e5f…d9147e
0x1332…66eb0x47c5…4fc3Base—$525.0070%0xb725…f2dd31d ago0xf297c9…075df9
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xf8ec…37d431d ago0xcb64a2…5c9086
0x1332…66eb0x47c5…4fc3Base—$99.7570%0xbc18…facb31d ago0x878a01…fb43c0
0x1332…66eb0x47c5…4fc3Base—$18.0070%0x12ba…6b6131d ago0xd7d5d1…751edb
0x1332…66eb0x47c5…4fc3Base—$100.0070%0xd798…875131d ago0x516753…0b7016
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x1ae8…2c7331d ago0x443c42…de7274
0x1332…66eb0x47c5…4fc3Base—$4.2070%0xd02b…c37931d ago0xedbae2…36618b
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x79e1…2ea731d ago0x8c63bc…0f4b16
0x1332…66eb0x47c5…4fc3Base—$2.9070%0x06ee…cb5231d ago0x679606…769fce
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x99d9…ec9d31d ago0x0cbb54…97e04e
0x1332…66eb0x47c5…4fc3Base—$55.6570%0x2e11…857331d ago0x6c3bbe…dacb5b
0x1332…66eb0x47c5…4fc3Base—$1.0570%0x89a0…ff5831d ago0xcdd665…ccd010
0x1332…66eb0x47c5…4fc3Base—$190.3570%0x6476…d72631d ago0xa97dfc…6002a0
0x1332…66eb0x47c5…4fc3Base—$402.9470%0xd4ab…0bb631d ago0x1922b5…5d0a46
0x1332…66eb0x2c19…bd55Base—$106.7670%0x4f6a…d2f631d ago0xc3c4cf…9f6c0d
0x1332…66eb0x47c5…4fc3Base—$555.9270%0x54c8…88d531d ago0xf43f67…cc4e9a

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.