Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base—$10.3770%0x2915…146520d ago0xf56f19…df0f8d
0x3be9…575c0x4cd0…bc31Base—$30.4470%0x4337…7a5d20d ago0x5719b6…8d5836
0x3be9…575c0x4cd0…bc31Base—$90.4770%0x2891…bc4c20d ago0x27927f…28932a
0x3be9…575c0x4cd0…bc31Base—$3.4370%0x4337…187e20d ago0x09b62f…ca1c42
0x3be9…575c0x4cd0…bc31Base—$28.7970%0x2915…146520d ago0xd3e505…5417c1
0x57d0…2ed20x4cd0…bc31Base—$30.0070%0xf70d…dbef20d ago0x60e407…a20dd6
0x3be9…575c0x4cd0…bc31Base—$50.4570%0x2891…bc4c20d ago0xea39c7…1a50f1
0x3be9…575c0x4cd0…bc31Base—$32.3870%0x4337…44cc20d ago0xe11b78…69dd97
0x3be9…575c0x4cd0…bc31Base—$99.4770%0x2891…bc4c20d ago0x87d406…2cdfca
0x3be9…575c0x4cd0…bc31Base—$10.3770%0x4337…c62f20d ago0xb2ff97…402a0c
0x3be9…575c0x4cd0…bc31Base—$47.4070%0x4337…224f20d ago0x1b86b6…a42758
0xe7a3…d8060x4cd0…bc31Base—$9.1770%0xf70d…dbef20d ago0x97c2d1…7ceef3
0xe7a3…d8060x4cd0…bc31Base—$33.3870%0xf70d…dbef20d ago0x969c26…1a5f8a
0x3be9…575c0x4cd0…bc31Base—$30.3870%0x4337…36c420d ago0xe70f31…c8409f
0x3be9…575c0x4cd0…bc31Base—$50.4570%0x4337…a93d20d ago0xdbffd6…cde6ca
0x3be9…575c0x4cd0…bc31Base—$99.4770%0x4337…306320d ago0x80a8af…49cdcf
0x3be9…575c0x4cd0…bc31Base—$21.4670%0x4337…7b1f20d ago0x47bdbd…1bd575
0xe7a3…d8060x4cd0…bc31Base—$26.0670%0xf70d…dbef20d ago0x857a38…e09385
0x3be9…575c0x4cd0…bc31Base—$40.3870%0x4337…d0b220d ago0x2421cf…3de0c9
0x3be9…575c0x4cd0…bc31Base—$10.3770%0x2915…146520d ago0xdad9dd…4f7174
0x3be9…575c0x4cd0…bc31Base—$20.4470%0x2891…bc4c20d ago0xe33198…3e94ed
0x3be9…575c0x4cd0…bc31Base—$20.3870%0x4337…44cc20d ago0x0029f7…03538f
0x3be9…575c0x4cd0…bc31Base—$20.3870%0x2891…bc4c20d ago0x458248…3a368e
0x3be9…575c0x4cd0…bc31Base—$20.3870%0x2915…146520d ago0x52e326…690cd6
0x3be9…575c0x4cd0…bc31Base—$15.5170%0x4337…e22a20d ago0x0841ec…a8c1c6

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.