Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0x1302e1…783ff1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0x48e8f0…d23097
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0xe1ecfc…85e70c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0xdbcc7d…2c7fc0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0xa06067…31c64d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0x072653…67f7fa
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0xdabe1b…55946e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0xf503cf…6b486f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0x0e7683…249fc9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0xa84710…a9fd18
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0x7ceb97…5c4026
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0x53bad3…e4780b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0xb980fa…24f31b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0x6d77fc…a50109
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0x337ff7…6f2fe2
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0x3e2f6c…d53dd1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0x655db6…89ca6c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0xcac9d3…b44e89
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase55d ago0xfb1815…fecb40
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase56d ago0x3ae4b0…847919
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase56d ago0x0d0a4d…9866d7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase56d ago0x72c2b7…f9b16a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase56d ago0xec0384…2f9590

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.