Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base—$150.00100%0x4337…3dde49d ago0xcc8942…58ceb6
0x3be9…575c0x8a02…97c5Base—$50.0070%0x211d…d17249d ago0x5a3b8c…57dee0
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…9b7c49d ago0x7723f0…a75ffe
0x3be9…575c0x4cd0…bc31Base—$699.6270%0x81e3…b98e49d ago0xe3b752…063e38
0x3be9…575c0x8a02…97c5Base—$250.0070%0xe196…0ce149d ago0xb6414b…6745c1
0x3be9…575c0x8a02…97c5Base—$250.0070%0x6a6f…be4149d ago0x92bf99…5cda3c
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17249d ago0x79dd9d…1010e9
0x3be9…575c0x4cd0…bc31Base—$50.4170%0xe196…0ce149d ago0xcac359…cb9f95
0x3be9…575c0x31d0…2cd7Base—$20.35100%0x4337…882649d ago0xe9f1ca…76d19d
0x3be9…575c0xf6ee…3bd2Base—$0.001138100%0x4337…882649d ago0xe9f1ca…76d19d
0x3be9…575c0x4cd0…bc31Base—$10.3070%0xe196…0ce149d ago0x9ed614…e5407f
0x3be9…575c0x4cd0…bc31Base—$200.3770%0x6a6f…be4149d ago0xcac7a2…8323a7
0x3be9…575c0x4cd0…bc31Base—$400.4570%0xe196…0ce149d ago0x3c5411…bb3166
0x3be9…575c0x8a02…97c5Base—$50.0070%0x4337…113149d ago0x0b9a81…606598
0x3be9…575c0x8a02…97c5Base—$150.0070%0x211d…d17249d ago0xdee44f…196294
0x3be9…575c0x4cd0…bc31Base—$30.3570%0x4337…be7049d ago0xb69e2f…24f898
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…abf549d ago0x39bacc…8c3993
0x3be9…575c0x4cd0…bc31Base—$42.3670%0x4337…365f49d ago0xcb4eab…fac68d
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…b6c249d ago0xf25b94…1f5469
0x3be9…575c0x4cd0…bc31Base—$50.3770%0xe196…0ce149d ago0x762b43…ffd2a6
0x3be9…575c0x4cd0…bc31Base—$50.3670%0x6a6f…be4149d ago0x6140a3…287767
0x3be9…575c0x4cd0…bc31Base—$10.3070%0x211d…d17249d ago0xbeb979…0dcf7d
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17249d ago0xe740f0…f39341
0x3be9…575c0x4cd0…bc31Base—$9.3470%0x211d…d17249d ago0xc8a8a2…e6500c
0x3be9…575c0x4cd0…bc31Base—$38.3170%0x4337…f2e149d ago0xfba384…86c1e2

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.