Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$7.35100%0xfdf6…61a8107d ago0x91a36c…63356c
0x8cfa…be850x0e3d…7757Base—$31.50100%0xc366…284e107d ago0xeb0540…7f9028
0x8cfa…be850x0e3d…7757Base—$1.05100%0x4e07…cf7c108d ago0x365079…2de944
0x8cfa…be850x0e3d…7757Base—$1.05100%0x8121…3f9d108d ago0xdbc975…dda762
0x8cfa…be850x0e3d…7757Base—$21.00100%0x9510…bc12108d ago0x625716…355721
0x8cfa…be850x0e3d…7757Base—$5.25100%0x5a57…2a9e108d ago0x3163e9…f8161f
0x8cfa…be850x0e3d…7757Base—$2.10100%0x2309…083c108d ago0x5c5f8a…762068
0x8cfa…be850x0e3d…7757Base—$31.50100%0x7430…b4bb108d ago0x17a085…616b5b
0x8cfa…be850x0e3d…7757Base—$15.75100%0x05c6…16ba108d ago0xee62ff…7d09f2
0x8cfa…be850x0e3d…7757Base—$1.05100%0x21ab…01d9108d ago0x07c4a1…ba8751
0x8cfa…be850x0e3d…7757Base—$9.45100%0x6ae4…e26d108d ago0x24e253…700200

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.