Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xe5a5…6fabBase—$808.4070%0x4337…c62f24d ago0x36f96a…a35a69
0x3be9…575c0x4cd0…bc31Base—$125.4270%0x4337…b35024d ago0xa1d563…99ad36
0x3be9…575c0x4cd0…bc31Base—$15.4770%0x2891…bc4c24d ago0xc010af…005391
0x3be9…575c0xe5a5…6fabBase—$752.0070%0x1d53…c61324d ago0xf4df16…a87bce
0x3be9…575c0xe5a5…6fabBase—$723.8070%0x2891…bc4c24d ago0x24f796…8c7081
0x3be9…575c0xe5a5…6fabBase—$733.2070%0x4337…d0b224d ago0xd501b6…7b10f0
0x3be9…575c0x4cd0…bc31Base—$30.4570%0x4337…a93d24d ago0x4041dc…d25cd6
0x3be9…575c0x4cd0…bc31Base—$30.4570%0x4337…98b624d ago0x6f3118…9fc40e
0x3be9…575c0xdc16…2893Base—$658.0070%0x2891…bc4c24d ago0xf12f91…02fc6f
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x2915…146524d ago0x859950…5fc721
0x3be9…575c0xaa9c…5a6bBase—$150.0070%0x4337…187e24d ago0xc2a07a…4a6e89
0x3be9…575c0xaa9c…5a6bBase—$250.0070%0x4337…306324d ago0xe02737…9115ac
0x3be9…575c0x4cd0…bc31Base—$7.4470%0x4337…ec2624d ago0xef7b2f…54b737
0x3be9…575c0x9566…7d74Base—$5.0070%0x1d53…c61324d ago0x97482b…10e562
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…306324d ago0x8c4591…4b3090
0x3be9…575c0x4cd0…bc31Base—$15.3870%0x4337…113124d ago0xd350b4…115cda
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x2891…bc4c24d ago0x724f3e…0fed87
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x2891…bc4c24d ago0x0524c7…eacde8
0x3be9…575c0x4cd0…bc31Base—$150.5770%0x2891…bc4c24d ago0xc386b2…5f69df
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x7b5c…7b9a24d ago0x65b7ea…efb602
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x4337…36c424d ago0x598234…6138fa
0x3be9…575c0x7e49…b89fBase—$59.1670%0x7b5c…7b9a24d ago0xba2ba7…8acaf2
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x2891…bc4c24d ago0x120554…9f9d36
0x3be9…575c0x4cd0…bc31Base—$150.5770%0x4337…808424d ago0x80dfd4…7ff6d9
0x3be9…575c0x130d…5172Base—$733.2070%0x4337…df9b24d ago0xb0411c…00a93e

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.