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—$33.69100%mrdn47d ago0x3026dc…e5088a
0x1cec…8dd40x8e77…e2d6Base—$50.69100%mrdn47d ago0x023113…4c3414
0x1cec…8dd40x8e77…e2d6Base—$49.64100%mrdn47d ago0x336e16…5a7b24
0x4754…327b0x1cec…8dd4Base—$45.04100%mrdn47d ago0x2eb7f7…7ea7d6
0x1cec…8dd40x8e77…e2d6Base—$36.84100%mrdn47d ago0x48b828…06916c
0x1cec…8dd40xfe8f…794dBase—$42.91100%mrdn47d ago0x68601a…0af1c5
0x1cec…8dd40x8e77…e2d6Base—$42.51100%mrdn47d ago0xcdd751…2d14a5
0x1cec…8dd40x8e77…e2d6Base—$27.31100%mrdn47d ago0xc47fb5…033eb5
0x1cec…8dd40x8e77…e2d6Base—$38.41100%mrdn47d ago0xe3ea50…485943
0x1cec…8dd40x8e77…e2d6Base—$54.39100%mrdn47d ago0x16ad80…87d69a
0x1cec…8dd40x8e77…e2d6Base—$27.24100%mrdn47d ago0xbf66bb…178743
0x1cec…8dd40xe55e…f748Base—$42.25100%mrdn47d ago0xe6e88e…59a082
0x1cec…8dd40x8e77…e2d6Base—$31.87100%mrdn47d ago0x9e96fb…1ee883
0x1cec…8dd40x8e77…e2d6Base—$41.15100%mrdn47d ago0x6756a5…46a314
0x1cec…8dd40xa6a9…809dBase—$55.26100%mrdn47d ago0xd93f75…4750e1
0x1cec…8dd40x8e77…e2d6Base—$32.64100%mrdn47d ago0x35a409…c43522
0x1cec…8dd40x13db…5192Base—$33.64100%mrdn47d ago0xbfa5c7…675752
0x1cec…8dd40x4754…327bBase—$32.13100%mrdn47d ago0xa3e68d…47f62f
0x1cec…8dd40x8e77…e2d6Base—$44.73100%mrdn47d ago0x6965d5…45d47f
0x1cec…8dd40x8e77…e2d6Base—$34.90100%mrdn47d ago0xc4f11b…074f51
0x1cec…8dd40xe55e…f748Base—$37.07100%mrdn47d ago0xd90cfd…f5baba
0x1cec…8dd40xe55e…f748Base—$49.70100%mrdn47d ago0x7ba160…b59890
0x1cec…8dd40x8e77…e2d6Base—$40.18100%mrdn47d ago0x554271…364a29
0x1cec…8dd40x8e77…e2d6Base—$41.31100%mrdn47d ago0x18cabb…611c18
0x1cec…8dd40x8e77…e2d6Base—$43.01100%mrdn47d ago0x47b4fc…e29f01

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.