Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xfe8f…794dBase—$22.00100%mrdn40d ago0x875637…ff696c
0xfe8f…794d0xa6a9…809dBase—$21.23100%mrdn40d ago0x0b7c88…8fd1bd
0xa6a9…809d0xfe8f…794dBase—$28.80100%mrdn40d ago0x3572ce…517a35
0xa6a9…809d0xfe8f…794dBase—$20.56100%mrdn40d ago0x775a0a…c5bd8c
0x1cec…8dd40xa6a9…809dBase—$33.75100%mrdn40d ago0x842542…025621
0x1cec…8dd40xa6a9…809dBase—$33.39100%mrdn40d ago0x2b011a…027d02
0xa6a9…809d0xe55e…f748Base—$32.67100%mrdn40d ago0xc82887…40156d
0x1cec…8dd40xa6a9…809dBase—$25.19100%mrdn40d ago0xa66e93…ee000f
0xe55e…f7480xa6a9…809dBase—$21.19100%mrdn40d ago0xa4854f…8aaab4
0xa6a9…809d0xfe8f…794dBase—$21.79100%mrdn40d ago0xfa52e1…02838c
0x4754…327b0xa6a9…809dBase—$14.85100%mrdn40d ago0xb47c3c…25887f
0xa6a9…809d0x4754…327bBase—$33.94100%mrdn40d ago0x4d4a29…90f6cd
0xa6a9…809d0x13db…5192Base—$18.51100%mrdn40d ago0x00af65…3bec29
0xa6a9…809d0x13db…5192Base—$18.38100%mrdn40d ago0x02bfc8…543c15
0x1cec…8dd40xa6a9…809dBase—$33.36100%mrdn40d ago0x3f24e2…12eca2
0xa6a9…809d0xfe8f…794dBase—$22.59100%mrdn41d ago0x918bf5…d0f978
0xe55e…f7480xa6a9…809dBase—$29.58100%mrdn41d ago0xeb3e47…dc9fc1
0xa6a9…809d0xfe8f…794dBase—$16.04100%mrdn41d ago0x2abf84…7e53ad
0x4754…327b0xa6a9…809dBase—$28.27100%mrdn41d ago0x5f9290…de5092
0xa6a9…809d0xe55e…f748Base—$32.62100%mrdn41d ago0xb2b728…a74e56
0xa6a9…809d0x4754…327bBase—$21.61100%mrdn41d ago0x330403…3dfc19
0xa6a9…809d0x13db…5192Base—$28.33100%mrdn41d ago0xea2097…7fe5c5
0x1cec…8dd40xa6a9…809dBase—$30.14100%mrdn41d ago0xfb87d7…3c19f7
0xa6a9…809d0xe55e…f748Base—$18.35100%mrdn41d ago0x8a0512…ae8afc
0xa6a9…809d0x1cec…8dd4Base—$21.34100%mrdn41d ago0x1fb98b…20f7d1

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.