Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter43d ago0x9eb8c4…09be8d
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter43d ago0xae1e8f…01ec4a
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter43d ago0xee4e72…06c0c6
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter43d ago0xf5018d…822b08
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter43d ago0xb9d8da…2dbe62
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter43d ago0x9ad9bf…391c8c
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter43d ago0xd8e7e7…ba2910
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter43d ago0x92a338…ecbe03
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter43d ago0x2ed128…fe78a7
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter43d ago0x473aa9…887a20
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter43d ago0x3fa3e9…19e92f
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter43d ago0x4c42a4…3d24b0
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter43d ago0x2b9eaf…4a4893
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter43d ago0x9fc2e6…bbd70b
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter43d ago0xb5417b…029095
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter43d ago0x426aba…1bb69d
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter43d ago0xc58e79…0cf446
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter43d ago0xaa47f8…fcbe91
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter44d ago0x437e3b…2308fa
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter44d ago0xc3b00b…14e497
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter44d ago0x81bc25…eaa7e6
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter44d ago0x28e5a8…fca0e0
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter44d ago0xe8796d…cb6b4c
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter44d ago0x7c7154…89c09d
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter44d ago0x18d55c…ba97fd

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.