Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$3.15100%0xac5b…869863d ago0x8578a7…553276
0x3fb1…7e250x0e3d…7757Base$3.15100%0x7186…110f63d ago0x3b68f4…60e412
0x3fb1…7e250x0e3d…7757Base$1.05100%0x9f03…523363d ago0xa76445…35a300
0x3fb1…7e250x0e3d…7757Base$10.50100%0x8bdc…90be63d ago0x3267e1…7547f6
0x3fb1…7e250x0e3d…7757Base$3.15100%0x4345…1ce963d ago0x883897…63d378
0x3fb1…7e250x0e3d…7757Base$5.25100%0x31fe…80c463d ago0xbc49ce…01d1dc
0x3fb1…7e250x0e3d…7757Base$5.25100%0x9765…21f563d ago0xbaca16…ef65ce
0x3fb1…7e250x0e3d…7757Base$2.10100%0x14dd…a4ea63d ago0x586922…66625c
0x3fb1…7e250x0e3d…7757Base$1.05100%0x971f…ddbf63d ago0x48c865…03d237
0x3fb1…7e250x0e3d…7757Base$1.05100%0xfe9d…bf4663d ago0x358305…498b34
0x3fb1…7e250x0e3d…7757Base$10.50100%0xdeef…04fd63d ago0x904d24…e7d2c2
0x3fb1…7e250x0e3d…7757Base$5.25100%0x9510…bc1263d ago0x074a27…6e87af
0x3fb1…7e250x0e3d…7757Base$3.15100%0x9ee1…38b063d ago0x391d86…189935
0x3fb1…7e250x0e3d…7757Base$3.15100%0x20d2…f0b263d ago0xea05bd…fed033
0x3fb1…7e250x0e3d…7757Base$5.25100%0x9667…204e63d ago0xc0df78…10dd0b
0x3fb1…7e250x0e3d…7757Base$3.15100%0x13c6…f0ed63d ago0x74d55f…ba116b
0x3fb1…7e250x0e3d…7757Base$10.50100%0x9092…bc9e63d ago0x329a47…21de6d
0x3fb1…7e250x0e3d…7757Base$21.00100%0x1e6d…37c163d ago0x04c348…07c87a
0x3fb1…7e250x0e3d…7757Base$10.50100%0x9993…8cf563d ago0x033c36…0cffb8
0x3fb1…7e250x0e3d…7757Base$5.25100%0x8c4f…19d763d ago0x60856f…ccf7d8
0x3fb1…7e250x0e3d…7757Base$2.10100%0x3d76…265f63d ago0x82b78e…6bc967
0x3fb1…7e250x0e3d…7757Base$2.10100%0x170f…623063d ago0xa3634f…fa4c83
0x3fb1…7e250x0e3d…7757Base$10.50100%0x7492…70ae63d ago0xaab3fc…26ed49
0x3fb1…7e250x0e3d…7757Base$2.10100%0x04a0…f71863d ago0x5a197d…46aa89
0x3fb1…7e250x0e3d…7757Base$3.15100%0x0477…fae063d ago0xb44a7d…6b33d1

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.