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$37.48100%mrdn45d ago0x2e5cb7…d43af3
0x1cec…8dd40x8e77…e2d6Base$25.25100%mrdn45d ago0x114a36…d96272
0x1cec…8dd40x8e77…e2d6Base$26.59100%mrdn45d ago0xf19ca2…3732e1
0x1cec…8dd40x8e77…e2d6Base$27.25100%mrdn45d ago0xaaf831…7dd4a7
0x1cec…8dd40x8e77…e2d6Base$22.55100%mrdn45d ago0x83e0d7…afc07a
0x1cec…8dd40xa6a9…809dBase$49.85100%mrdn45d ago0xc34a03…41cdf9
0x1cec…8dd40x8e77…e2d6Base$26.67100%mrdn45d ago0xba0b45…067716
0x1cec…8dd40xe55e…f748Base$43.11100%mrdn45d ago0xea5e97…164afe
0x1cec…8dd40x8e77…e2d6Base$45.55100%mrdn45d ago0x5748e9…2c3739
0x1cec…8dd40xa6a9…809dBase$42.25100%mrdn45d ago0x9bb267…94f072
0x1cec…8dd40x4754…327bBase$32.96100%mrdn45d ago0xc907d8…409608
0xa6a9…809d0x1cec…8dd4Base$28.73100%mrdn45d ago0x62a33c…a03776
0x1cec…8dd40x8e77…e2d6Base$33.50100%mrdn45d ago0x8e938e…4b3c01
0x1cec…8dd40xa6a9…809dBase$36.18100%mrdn45d ago0xc5d0c8…f84198
0x1cec…8dd40x8e77…e2d6Base$32.11100%mrdn45d ago0xfa0d45…caac3e
0x1cec…8dd40x8e77…e2d6Base$36.21100%mrdn45d ago0x85b7d7…e2e597
0xe55e…f7480x1cec…8dd4Base$49.18100%mrdn45d ago0x6d3109…4cfa2b
0x1cec…8dd40x8e77…e2d6Base$32.87100%mrdn45d ago0x8035dd…b4d50c
0x13db…51920x1cec…8dd4Base$50.54100%mrdn45d ago0x45ab47…b58e97
0x1cec…8dd40x8e77…e2d6Base$50.63100%mrdn45d ago0xb5e6b7…3d6ab3
0x1cec…8dd40x8e77…e2d6Base$28.07100%mrdn45d ago0xb03b8d…ea095f
0x1cec…8dd40x8e77…e2d6Base$51.71100%mrdn46d ago0x1377d7…3cfb9a
0x1cec…8dd40x8e77…e2d6Base$33.64100%mrdn46d ago0xed6c23…479f19
0x1cec…8dd40x8e77…e2d6Base$47.91100%mrdn46d ago0x18dadd…a25a05
0x13db…51920x1cec…8dd4Base$56.44100%mrdn46d ago0x911a24…3a14be

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.