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—$25.06100%mrdn115d ago0x06405c…8bc22d
0x1cec…8dd40x8e77…e2d6Base—$43.99100%mrdn115d ago0xe5fe36…d215be
0x1cec…8dd40x8e77…e2d6Base—$37.18100%mrdn115d ago0x02c78c…f87bcc
0x1cec…8dd40x8e77…e2d6Base—$38.28100%mrdn115d ago0xc5d374…47fc82
0x1cec…8dd40x8e77…e2d6Base—$30.37100%mrdn115d ago0x4df3b5…30595a
0x1cec…8dd40x8e77…e2d6Base—$22.68100%mrdn115d ago0x93d8ba…8e084b
0x1cec…8dd40x8e77…e2d6Base—$37.19100%mrdn115d ago0x0e8968…5d8c7a
0x1cec…8dd40x8e77…e2d6Base—$41.67100%mrdn115d ago0x8460b1…e5ce86
0x1cec…8dd40x8e77…e2d6Base—$34.04100%mrdn115d ago0x4cd166…9b14c7
0x1cec…8dd40x8e77…e2d6Base—$33.88100%mrdn115d ago0xdd55a2…16ba0f
0x1cec…8dd40x8e77…e2d6Base—$33.05100%mrdn115d ago0x025069…b86ecf
0x1cec…8dd40x8e77…e2d6Base—$41.05100%mrdn115d ago0x319610…00e9e8
0x1cec…8dd40x8e77…e2d6Base—$35.17100%mrdn115d ago0x156952…b72a54
0x1cec…8dd40x8e77…e2d6Base—$42.86100%mrdn115d ago0xc771e4…cd9e83
0x1cec…8dd40x8e77…e2d6Base—$26.62100%mrdn115d ago0x598046…4412f1
0x1cec…8dd40x8e77…e2d6Base—$44.35100%mrdn115d ago0x7ec967…9ae40d
0x1cec…8dd40x8e77…e2d6Base—$34.40100%mrdn115d ago0x4d7245…7a2c16
0x1cec…8dd40x8e77…e2d6Base—$27.83100%mrdn115d ago0xf41e27…de30c1
0x1cec…8dd40x8e77…e2d6Base—$43.23100%mrdn115d ago0x6b154b…93e040
0x1cec…8dd40x8e77…e2d6Base—$32.21100%mrdn116d ago0x636d0f…65bd20
0x1cec…8dd40x8e77…e2d6Base—$27.85100%mrdn116d ago0x4c5027…2730e9
0x1cec…8dd40x8e77…e2d6Base—$47.63100%mrdn116d ago0x4408b3…d579be
0x1cec…8dd40x8e77…e2d6Base—$60.43100%mrdn116d ago0x8a2e72…d55c0e
0x1cec…8dd40x8e77…e2d6Base—$43.39100%mrdn116d ago0x6f2351…ec3f5c
0x1cec…8dd40x8e77…e2d6Base—$52.85100%mrdn116d ago0x443e99…96060f

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.