Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x4754…327bBase—$18.09100%mrdn14d ago0x7347f9…4c45f9
0xfe8f…794d0x13db…5192Base—$27.74100%mrdn14d ago0xd1afa0…e445d9
0xa6a9…809d0xfe8f…794dBase—$37.82100%mrdn14d ago0x5c0f7e…cc04d1
0x4754…327b0xfe8f…794dBase—$19.25100%mrdn14d ago0x228327…314d62
0xfe8f…794d0xe55e…f748Base—$30.83100%mrdn14d ago0x7af22a…b8ddd9
0x13db…51920xfe8f…794dBase—$27.40100%mrdn14d ago0xbfc36d…ea2233
0xfe8f…794d0xa6a9…809dBase—$29.27100%mrdn14d ago0x8356d6…4270d7
0x1cec…8dd40xfe8f…794dBase—$19.00100%mrdn14d ago0x5bf35c…bd7b45
0xfe8f…794d0xa6a9…809dBase—$19.88100%mrdn14d ago0x4e09c7…dcdc3e
0xe55e…f7480xfe8f…794dBase—$20.43100%mrdn14d ago0x499957…b7fbe0
0xfe8f…794d0xe55e…f748Base—$23.10100%mrdn14d ago0xad4c64…989531
0x1cec…8dd40xfe8f…794dBase—$30.98100%mrdn14d ago0xb4b334…b0c547
0xfe8f…794d0xa6a9…809dBase—$33.85100%mrdn14d ago0x5ec708…2d6d17
0xe55e…f7480xfe8f…794dBase—$37.95100%mrdn14d ago0xa45d76…c47eee
0xfe8f…794d0xe55e…f748Base—$41.15100%mrdn14d ago0x0057da…e5fd22
0xa6a9…809d0xfe8f…794dBase—$37.78100%mrdn14d ago0xc3c56a…3549d4
0xfe8f…794d0xa6a9…809dBase—$21.99100%mrdn14d ago0x80beef…f854ae
0xe55e…f7480xfe8f…794dBase—$20.14100%mrdn15d ago0xa98b7d…5c14aa
0xfe8f…794d0xe55e…f748Base—$42.13100%mrdn15d ago0xf11f38…a8b5be
0x1cec…8dd40xfe8f…794dBase—$35.69100%mrdn15d ago0x51b55e…fe8d73
0xfe8f…794d0xe55e…f748Base—$74.95100%mrdn15d ago0x2893d3…605b78
0xfe8f…794d0x1cec…8dd4Base—$93.20100%mrdn15d ago0xb8fa17…fab834
0x4754…327b0xfe8f…794dBase—$58.88100%mrdn15d ago0x9bb2aa…97c23a
0xfe8f…794d0x1cec…8dd4Base—$22.18100%mrdn15d ago0x23afe4…da87af
0xfe8f…794d0x4754…327bBase—$16.35100%mrdn15d ago0x32c645…de2ca5

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.