Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$21.85100%mrdn93d ago0x84e322…d4e79c
0x1cec…8dd40x8e77…e2d6Base—$36.89100%mrdn93d ago0x0dfa7a…16b1c8
0x1cec…8dd40x8e77…e2d6Base—$33.37100%mrdn93d ago0x6c276d…1bbc4c
0x1cec…8dd40x8e77…e2d6Base—$27.01100%mrdn93d ago0xd7d698…eb2f55
0x1cec…8dd40x8e77…e2d6Base—$17.06100%mrdn93d ago0x045fec…d50b9b
0x1cec…8dd40x8e77…e2d6Base—$34.83100%mrdn93d ago0x119643…1ad0fb
0x1cec…8dd40x8e77…e2d6Base—$33.51100%mrdn93d ago0x5d7ec8…fbcc8f
0x1cec…8dd40x8e77…e2d6Base—$29.94100%mrdn93d ago0x3633d7…a1f63e
0x1cec…8dd40x8e77…e2d6Base—$17.92100%mrdn93d ago0x26c82d…e6e3e5
0x1cec…8dd40x8e77…e2d6Base—$28.77100%mrdn93d ago0x38c93c…1c5b3f
0x1cec…8dd40x8e77…e2d6Base—$31.20100%mrdn93d ago0x9e12df…a9f9eb
0x1cec…8dd40x8e77…e2d6Base—$25.62100%mrdn93d ago0x03522f…8577da
0x1cec…8dd40x8e77…e2d6Base—$29.01100%mrdn93d ago0x38c0df…71321d
0x1cec…8dd40x8e77…e2d6Base—$20.76100%mrdn93d ago0x51c861…1647f4
0x1cec…8dd40x8e77…e2d6Base—$32.82100%mrdn93d ago0xd625e5…3c46e1
0x1cec…8dd40x8e77…e2d6Base—$32.82100%mrdn93d ago0x5abf6c…eb6d2c
0x1cec…8dd40x8e77…e2d6Base—$38.23100%mrdn93d ago0xadca1b…71f37b
0x1cec…8dd40x8e77…e2d6Base—$37.64100%mrdn93d ago0x8e9754…2bfe4d
0x1cec…8dd40x8e77…e2d6Base—$27.35100%mrdn93d ago0xb4cdf5…b61bec
0x1cec…8dd40x8e77…e2d6Base—$20.20100%mrdn93d ago0x2f0484…d7636a
0x1cec…8dd40x8e77…e2d6Base—$27.23100%mrdn93d ago0xc147e3…7e97bf
0x1cec…8dd40x8e77…e2d6Base—$32.49100%mrdn93d ago0xad1d9e…cfe863
0x1cec…8dd40x8e77…e2d6Base—$16.63100%mrdn93d ago0xbc89a5…7bb0f8
0x1cec…8dd40x8e77…e2d6Base—$20.87100%mrdn93d ago0xd5524e…d89f96
0x1cec…8dd40x8e77…e2d6Base—$21.69100%mrdn93d ago0xfb7f0a…49c141

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.