Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base—$35.75100%mrdn108d ago0xe7f708…6fdfd0
0x1cec…8dd40x8e77…e2d6Base—$31.02100%mrdn108d ago0xfb45a8…bc395a
0x13db…51920x8e77…e2d6Base—$19.43100%mrdn108d ago0xa60e74…2b6790
0xa6a9…809d0x8e77…e2d6Base—$25.81100%mrdn108d ago0xa8cdb4…bf93a0
0xe55e…f7480x8e77…e2d6Base—$35.04100%mrdn108d ago0xb39796…ba4d2e
0xb6db…31e10x8e77…e2d6Base—$38.92100%mrdn108d ago0x552a42…b96bf2
0xfe8f…794d0x8e77…e2d6Base—$32.71100%mrdn108d ago0x460f81…258948
0x1cec…8dd40x8e77…e2d6Base—$25.04100%mrdn109d ago0xbd7bfd…6f66a1
0xfe8f…794d0x8e77…e2d6Base—$30.99100%mrdn109d ago0x58cf05…23343f
0xe55e…f7480x8e77…e2d6Base—$33.22100%mrdn109d ago0xee0941…32b067
0xfe8f…794d0x8e77…e2d6Base—$28.64100%mrdn109d ago0x34a908…d7ec6c
0xb6db…31e10x8e77…e2d6Base—$71.56100%mrdn109d ago0x18968c…9c1c3e
0x13db…51920x8e77…e2d6Base—$37.22100%mrdn109d ago0x246f71…7e545a
0xfe8f…794d0x8e77…e2d6Base—$31.87100%mrdn109d ago0xfea444…5695e8
0xfe8f…794d0x8e77…e2d6Base—$24.78100%mrdn109d ago0x22421f…49f867
0xb6db…31e10x8e77…e2d6Base—$42.68100%mrdn109d ago0x85c8fb…bd539b
0x13db…51920x8e77…e2d6Base—$36.14100%mrdn109d ago0xed7295…5543ee
0xe55e…f7480x8e77…e2d6Base—$25.70100%mrdn109d ago0x9b5fa8…c6c810
0xfe8f…794d0x8e77…e2d6Base—$36.93100%mrdn109d ago0x3a5b6b…eb630f
0xfe8f…794d0x8e77…e2d6Base—$35.91100%mrdn109d ago0x234fdf…c0f200
0xb6db…31e10x8e77…e2d6Base—$22.37100%mrdn109d ago0xbd12f7…2c2a0d
0xfe8f…794d0x8e77…e2d6Base—$21.05100%mrdn109d ago0x160b7f…ce7f5f
0xb6db…31e10x8e77…e2d6Base—$184.78100%mrdn109d ago0x7cf48c…749eab
0xb6db…31e10x8e77…e2d6Base—$274.71100%mrdn109d ago0x14440e…adca4c
0xb6db…31e10x8e77…e2d6Base—$277.48100%mrdn109d ago0x8aea95…9d5391

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.