Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08c1…ad3b0xe63e…9893Base$22.00100%fluxa71d ago0xf835ec…dc5a96
0xe63e…98930xc82b…f6dfBase$0.10100%fluxa71d ago0xa8e220…95aa54
0xe63e…98930xc82b…f6dfBase$0.10100%fluxa71d ago0x634132…584129
0xe63e…98930xc82b…f6dfBase$0.10100%fluxa71d ago0x287df5…42f6db
0xe63e…98930xc82b…f6dfBase$0.10100%fluxa71d ago0x8bcf6f…0743e2
0xe63e…98930xc82b…f6dfBase$0.10100%fluxa71d ago0x6c8d08…76e75c
0xe63e…98930xc82b…f6dfBase$0.10100%fluxa71d ago0xbd6b6f…6e06b6
0xe63e…98930xc82b…f6dfBase$0.60100%fluxa71d ago0x746fd6…f42b74
0xe63e…98930xc82b…f6dfBase$0.20100%fluxa71d ago0x3972b5…8b48fb
0xe63e…98930xc82b…f6dfBase$0.01100%fluxa71d ago0xc1dbb8…27d2ac
0xe63e…98930xc82b…f6dfBase$0.01100%fluxa71d ago0x6a9179…bd1228
0xe63e…98930xc82b…f6dfBase$0.01100%fluxa71d ago0x0e8f84…bedf30
0xe63e…98930xc82b…f6dfBase$0.01100%fluxa71d ago0x52f06a…fe4f75
0xe63e…98930xc82b…f6dfBase$0.01100%fluxa71d ago0x38d1b7…7cf330
0xe63e…98930xc82b…f6dfBase$0.01100%fluxa71d ago0xd983d6…31b9aa
0xe63e…98930xc82b…f6dfBase$0.01100%fluxa71d ago0x38e44c…2cabbf
0xe63e…98930xc82b…f6dfBase$0.01100%fluxa71d ago0xf52805…808a3e
0xe63e…98930xc82b…f6dfBase$0.01100%fluxa71d ago0x7c346f…e53e90
0xe63e…98930xc82b…f6dfBase$0.01100%fluxa71d ago0x9c1214…7fdf38
0xe63e…98930xc82b…f6dfBase$0.01100%fluxa71d ago0xce7c04…c5b594
0xe63e…98930xc82b…f6dfBase$0.01100%fluxa71d ago0xb71593…a5a332
0xe63e…98930xc82b…f6dfBase$0.01100%fluxa71d ago0x72bf50…5a6f77
0xe63e…98930xc82b…f6dfBase$0.01100%fluxa71d ago0x248444…440fb7
0xe63e…98930xc82b…f6dfBase$0.01100%fluxa71d ago0x07604f…c3b35d
0xe63e…98930xc82b…f6dfBase$0.01100%fluxa71d ago0xc2ae73…9c2a5f

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.