Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1b3…aa1e0x04f3…fabdBase—$0.10100%ultravioletadao7d ago0x315fca…b934c8
0xc1b3…aa1e0x4cb7…2398Base—$0.10100%ultravioletadao7d ago0x55cb70…8572a2
0xc1b3…aa1e0xc0bd…0039Base—$0.10100%ultravioletadao7d ago0x9b8312…5686e5
0xc1b3…aa1e0x628e…adb0Base—$0.10100%ultravioletadao7d ago0x196972…ac2684
0xc1b3…aa1e0x80d5…7e85Base—$0.10100%ultravioletadao7d ago0x3c1bdc…5061c9
0xc1b3…aa1e0x621e…5b2bBase—$0.10100%ultravioletadao7d ago0x9e852c…300634
0xc1b3…aa1e0x138c…d34cBase—$0.10100%ultravioletadao7d ago0x4038f9…f6f3c2
0xc1b3…aa1e0x51d5…6660Base—$0.10100%ultravioletadao7d ago0x91bf55…68a979
0xc1b3…aa1e0x2ba1…9ffaBase—$0.10100%ultravioletadao7d ago0x02bc28…896ad5
0xc1b3…aa1e0x5724…8de1Base—$0.10100%ultravioletadao7d ago0x4b4d7b…b6950a
0xc1b3…aa1e0xfe10…f797Base—$0.10100%ultravioletadao7d ago0xfda1e5…ab9f49
0xc1b3…aa1e0xb80a…29f8Base—$0.10100%ultravioletadao7d ago0x55297c…2ba3c7
0xc1b3…aa1e0x3cd9…f4b4Base—$0.10100%ultravioletadao7d ago0x0d8d1e…37ea6b
0xc1b3…aa1e0x3aef…f82cBase—$0.10100%ultravioletadao7d ago0xf83a4f…a03b97
0xc1b3…aa1e0xcbe8…ae37Base—$0.10100%ultravioletadao7d ago0xbee9cb…0e5036
0xc1b3…aa1e0xa5b6…ef84Base—$0.10100%ultravioletadao7d ago0x030612…2b7470
0xc1b3…aa1e0x65ab…f11cBase—$0.10100%ultravioletadao7d ago0xd049b0…29094c
0xc1b3…aa1e0x6e4f…782dBase—$0.10100%ultravioletadao7d ago0x65c6d1…8448bc
0xc1b3…aa1e0xc1d8…23abBase—$0.10100%ultravioletadao7d ago0xd43359…7a2ab7
0xc1b3…aa1e0x8407…cebbBase—$0.10100%ultravioletadao7d ago0x0190f8…b7a455
0xc1b3…aa1e0xdccb…1c78Base—$0.10100%ultravioletadao7d ago0xe2ee83…b4f882
0xc1b3…aa1e0xb071…0825Base—$0.10100%ultravioletadao7d ago0xbd6e55…119224
0xc1b3…aa1e0xa073…3864Base—$0.10100%ultravioletadao7d ago0x5ae6de…ba8e10
0xc1b3…aa1e0xdc87…4081Base—$0.10100%ultravioletadao7d ago0x6df200…b75f1e
0xc1b3…aa1e0xf2e3…37f5Base—$0.10100%ultravioletadao7d ago0xb14397…1df79c

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.