Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0xb98db1…55b9ef
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0xc6f03d…c47926
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0xd3ff91…ed891f
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0x614a98…04ad6c
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0x777e1f…c3518d
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0x3e1989…4608c8
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0xa0921a…197e8b
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0x971c4a…c8d0e6
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0x7b14bb…394296
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0xc22b45…54e43f
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0x998ba2…5a4806
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0xd95226…0b4780
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0x51effa…5a35f0
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0xb7d0df…1b99ee
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0x071433…43c07f
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0xa3bda1…ecb551
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0x91f99c…ca0f47
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55316d ago0x7bf538…b80ac7

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.