Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xe55e…f748Base—$23.34100%mrdn10d ago0x3bd2cd…ddecd0
0xe55e…f7480xa6a9…809dBase—$26.85100%mrdn10d ago0xabd779…9865dc
0x13db…51920xe55e…f748Base—$42.39100%mrdn10d ago0x7e95e7…998396
0x1cec…8dd40xe55e…f748Base—$21.84100%mrdn10d ago0xbb2444…8e1244
0xe55e…f7480x1cec…8dd4Base—$132.34100%mrdn10d ago0xdb0f36…6b59aa
0xa6a9…809d0xe55e…f748Base—$27.65100%mrdn10d ago0x79a67f…984886
0xe55e…f7480xa6a9…809dBase—$42.00100%mrdn10d ago0x56d9e0…7554d9
0xfe8f…794d0xe55e…f748Base—$23.81100%mrdn10d ago0x2cf6d3…5b3b4c
0xe55e…f7480x1cec…8dd4Base—$28.21100%mrdn10d ago0x64f192…5051d4
0x13db…51920xe55e…f748Base—$24.45100%mrdn10d ago0xc80c4d…3de101
0xe55e…f7480x13db…5192Base—$20.17100%mrdn10d ago0xfb6cff…f341bd
0x4754…327b0xe55e…f748Base—$29.85100%mrdn10d ago0xd1ac66…7e9c12
0xe55e…f7480x1cec…8dd4Base—$24.10100%mrdn10d ago0xcd0d9b…bb4392
0xa6a9…809d0xe55e…f748Base—$32.71100%mrdn10d ago0x08a269…dce103
0xe55e…f7480x4754…327bBase—$36.64100%mrdn10d ago0x6875ce…ccd077
0xa6a9…809d0xe55e…f748Base—$48.67100%mrdn10d ago0xe4c236…58538e
0xe55e…f7480x1cec…8dd4Base—$34.48100%mrdn10d ago0x92264b…7d544a
0xe55e…f7480x1cec…8dd4Base—$24.20100%mrdn10d ago0xd91304…f7dc79
0xa6a9…809d0xe55e…f748Base—$27.39100%mrdn10d ago0x150d97…b02262
0xe55e…f7480x1cec…8dd4Base—$22.69100%mrdn10d ago0x6722b0…87172f
0x1cec…8dd40xe55e…f748Base—$28.51100%mrdn10d ago0xf585d3…10b5d5
0xe55e…f7480x1cec…8dd4Base—$27.72100%mrdn10d ago0x99bc89…4ea14d
0x1cec…8dd40xe55e…f748Base—$30.87100%mrdn10d ago0x99fe2b…71a032
0xe55e…f7480x13db…5192Base—$27.67100%mrdn10d ago0x7e1adb…9f45e1
0x1cec…8dd40xe55e…f748Base—$29.93100%mrdn10d ago0x1dd863…99b530

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.