Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1b3…aa1e0xc0bd…0039Base$0.10100%ultravioletadao6d ago0x47954d…7156c1
0xc1b3…aa1e0x4cb7…2398Base$0.10100%ultravioletadao6d ago0xa86468…5e1b79
0xc1b3…aa1e0x04f3…fabdBase$0.10100%ultravioletadao6d ago0xb3d575…d46d6a
0xc1b3…aa1e0x628e…adb0Base$0.10100%ultravioletadao6d ago0xa930a7…94bf8f
0xc1b3…aa1e0x80d5…7e85Base$0.10100%ultravioletadao6d ago0xd2f782…1dbba6
0xc1b3…aa1e0x138c…d34cBase$0.10100%ultravioletadao6d ago0x141e1c…c07e88
0xc1b3…aa1e0x621e…5b2bBase$0.10100%ultravioletadao6d ago0xe2366f…ce9af3
0xc1b3…aa1e0x2ba1…9ffaBase$0.10100%ultravioletadao6d ago0xe273be…0bda8e
0xc1b3…aa1e0x51d5…6660Base$0.10100%ultravioletadao6d ago0x0cb6f7…a984a4
0xc1b3…aa1e0xfe10…f797Base$0.10100%ultravioletadao6d ago0x0dd8c3…8a8df5
0xc1b3…aa1e0x5724…8de1Base$0.10100%ultravioletadao6d ago0x6ec2c4…471ddf
0xc1b3…aa1e0x3cd9…f4b4Base$0.10100%ultravioletadao6d ago0x44773f…1541cf
0xc1b3…aa1e0xb80a…29f8Base$0.10100%ultravioletadao6d ago0xa0d494…e3922e
0xc1b3…aa1e0xa5b6…ef84Base$0.10100%ultravioletadao6d ago0x9dac84…830f3b
0xc1b3…aa1e0xcbe8…ae37Base$0.10100%ultravioletadao6d ago0x2792a4…761a10
0xc1b3…aa1e0x3aef…f82cBase$0.10100%ultravioletadao6d ago0xf20256…2f1329
0xc1b3…aa1e0x6e4f…782dBase$0.10100%ultravioletadao6d ago0x52c295…bbd4a7
0xc1b3…aa1e0x65ab…f11cBase$0.10100%ultravioletadao6d ago0x1ad0dd…39aa6f
0xc1b3…aa1e0xc1d8…23abBase$0.10100%ultravioletadao6d ago0xee1c15…1a9ff0
0xc1b3…aa1e0xdccb…1c78Base$0.10100%ultravioletadao6d ago0x103b2b…e0d968
0xc1b3…aa1e0x8407…cebbBase$0.10100%ultravioletadao6d ago0x7bec3c…074082
0xc1b3…aa1e0xb071…0825Base$0.10100%ultravioletadao6d ago0x446f86…a36956
0xc1b3…aa1e0xdc87…4081Base$0.10100%ultravioletadao6d ago0x6fa22a…8063ce
0xc1b3…aa1e0xa073…3864Base$0.10100%ultravioletadao6d ago0xe9d79d…0ed0ad
0xc1b3…aa1e0x8f34…3bf9Base$0.10100%ultravioletadao6d ago0x8b70f3…9edc53

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.