Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base—$1.98100%Payer-submitted80d ago0xc28372…2cf0a4
0xa54d…49f50xe742…ea88Base—$54.43100%Payer-submitted80d ago0xdecd84…e44993
0xa54d…49f50xe742…ea88Base—$99.88100%Payer-submitted80d ago0x7e0a5c…b9a501
0xa54d…49f50xe742…ea88Base—$704.06100%Payer-submitted80d ago0xf49a6d…4f5aa6
0xa54d…49f50xe742…ea88Base—$4.93100%Payer-submitted80d ago0x76ea57…fa27e6
0xa54d…49f50xe742…ea88Base—$10.16100%Payer-submitted80d ago0xd344fd…e976f1
0xa54d…49f50xe742…ea88Base—$4.84100%Payer-submitted80d ago0x771b44…802b2c
0xa54d…49f50xe742…ea88Base—$9.59100%Payer-submitted80d ago0x0ae931…1f6247
0xa54d…49f50xe742…ea88Base—$80.75100%Payer-submitted80d ago0x36f948…9673b5
0xa54d…49f50xe742…ea88Base—$76.37100%Payer-submitted80d ago0x82f8e4…0265c0
0xa54d…49f50xe742…ea88Base—$1.43100%Payer-submitted80d ago0x96ed47…70418a
0xa54d…49f50xe742…ea88Base—$1.95100%Payer-submitted80d ago0xc45478…f1dee2
0xa54d…49f50xe742…ea88Base—$7.41100%Payer-submitted81d ago0x17204e…5abfe0
0xa54d…49f50xe742…ea88Base—$48.01100%Payer-submitted81d ago0x0a6707…168a46
0xa54d…49f50xe742…ea88Base—$1.98100%Payer-submitted81d ago0x5f3282…5c99fb
0xa54d…49f50xe742…ea88Base—$8.14100%Payer-submitted81d ago0x529765…633f85
0xa54d…49f50xe742…ea88Base—$11.01100%Payer-submitted81d ago0xc2196a…efaaa7
0xa54d…49f50xe742…ea88Base—$4.33100%Payer-submitted81d ago0xbbc5c7…7a72aa
0xa54d…49f50xe742…ea88Base—$384.83100%Payer-submitted81d ago0x2ddfee…715482
0xa54d…49f50xe742…ea88Base—$1.97100%Payer-submitted81d ago0xda31e3…ff25bd
0xa54d…49f50xe742…ea88Base—$9.91100%Payer-submitted81d ago0xf2b02b…712042
0xa54d…49f50xe742…ea88Base—$17.27100%Payer-submitted81d ago0xbd7ea2…47e285
0xa54d…49f50xe742…ea88Base—$3.51100%Payer-submitted81d ago0x719d94…503ddf
0xa54d…49f50xe742…ea88Base—$35.22100%Payer-submitted81d ago0x8c383b…8b7e01
0xa54d…49f50xe742…ea88Base—$9.28100%Payer-submitted81d ago0xc86ba7…277982

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.