Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17ee…16b80xccc8…15beBase—$1.28100%0xf70d…dbef94d ago0xb82290…0b5fc7
0xraia.eth0xccc8…15beBase—$10.00100%0xf70d…dbef94d ago0x5f701c…ccdc0c
0x1bce…338a0xccc8…15beBase—$1.32100%0xf70d…dbef94d ago0x53b451…5e3fd4
0x2a95…28070xccc8…15beBase—$1.08100%0xf70d…dbef94d ago0x9cf5c3…d7f20d
0x765d…bf6f0xccc8…15beBase—$201.19100%0xf70d…dbef94d ago0xded999…ded29c
0x25f5…29e30xccc8…15beBase—$1.98100%0xf70d…dbef94d ago0x044801…d9f967
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef94d ago0xad796d…5d6ec3
0xc1d5…506b0xccc8…15beBase—$5.00100%0xf70d…dbef94d ago0x517b1c…fca140
0x6ad9…a0680xccc8…15beBase—$0.11100%0xf70d…dbef94d ago0xfe4a86…874634
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef94d ago0x46bcb4…cce7e0
0x254a…d0910xccc8…15beBase—$1.50100%0xf70d…dbef94d ago0xb24237…6f67ed
0x254a…d0910xccc8…15beBase—$1.50100%0xf70d…dbef94d ago0xd7ee4f…eeb81f
0x7684…fe390xccc8…15beBase—$99.77100%0xf70d…dbef94d ago0x8bc526…eae42e
0x9cc4…b1760xccc8…15beBase—$2.01100%0xf70d…dbef94d ago0xc36d2f…2da0cc
0x9cc4…b1760xccc8…15beBase—$2.01100%0xf70d…dbef94d ago0xadb262…e8e022
0x9cc4…b1760xccc8…15beBase—$2.01100%0xf70d…dbef94d ago0xc2d4f8…258280
0x9cc4…b1760xccc8…15beBase—$2.01100%0xf70d…dbef94d ago0xe49dd7…992241
0x9cc4…b1760xccc8…15beBase—$2.01100%0xf70d…dbef94d ago0x86c0dc…fc55a6
0x5f50…591e0xccc8…15beBase—$18.14100%0xf70d…dbef95d ago0x7e0cac…d32ec7

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.