Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8aca…44770xd0b5…f224Base—$1.9970%0x3482…6f0e19d ago0xc3ed98…04312e
0xfd1b…b0240xd0b5…f224Base—$4.9970%0x3482…6f0e19d ago0x553f63…9cbd5a
0xd216…cada0xd0b5…f224Base—$55.5970%0x3482…6f0e19d ago0x8f5560…addc0a
0xf5aa…55a50xd0b5…f224Base—$1.9970%0x3482…6f0e19d ago0xf105ca…ef88b9
0x1fce…fdaf0xd0b5…f224Base—$14.6170%0x3482…6f0e19d ago0x1d5620…7c4048
0x2d68…90400xd0b5…f224Base—$59.6170%0x3482…6f0e19d ago0x1b9b37…75e35c
0x8c19…09ff0xd0b5…f224Base—$44.4270%0x3482…6f0e19d ago0x627191…3839aa
0xb07f…55960xd0b5…f224Base—$74.6470%0x3482…6f0e19d ago0xc0416d…f760f4
0xa455…c7b90xd0b5…f224Base—$2.9970%0x3482…6f0e19d ago0xf10412…b4c9cd
0x373f…7a510xd0b5…f224Base—$95.3570%0x3482…6f0e20d ago0x6b24da…7069c0
0x004a…43d70xd0b5…f224Base—$299.9970%0x3482…6f0e20d ago0x3ac60a…7f792a
0xb43a…f9ab0xd0b5…f224Base—$0.9970%0x3482…6f0e20d ago0x5c628c…752160
0x6aa8…3cd20xd0b5…f224Base—$19.9970%0x3482…6f0e20d ago0x4fc918…451c35
0xe8da…293d0xd0b5…f224Base—$2.1570%0x3482…6f0e20d ago0x3ca0d5…e4cbbe
0x68d8…86d30xd0b5…f224Base—$5.4970%0x3482…6f0e20d ago0xf71c43…281189
0x0ee9…b0de0xd0b5…f224Base—$10.2770%0x3482…6f0e20d ago0x38c1a5…ba4b17
0x32f5…c85f0xd0b5…f224Base—$35.8570%0x3482…6f0e20d ago0xf6992b…0bd5d7

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.