Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd6a…51a70x6366…f1e2Base—$0.006646100%0x6366…f1e275d ago0x0ff458…45ae41
0xbd6a…51a70x6366…f1e2Base—$0.12100%0x6366…f1e275d ago0xf797ae…938e7d
0xbd6a…51a70x6366…f1e2Base—$0.00174100%0x6366…f1e275d ago0x0b5579…a063e9
0xbd6a…51a70x6366…f1e2Base—$0.00662100%0x6366…f1e275d ago0x387c53…d478e4
0xbd6a…51a70x6366…f1e2Base—$0.22100%0x6366…f1e275d ago0x7fc079…83a16f
0xbd6a…51a70x6366…f1e2Base—$0.006824100%0x6366…f1e275d ago0x8dc823…460031
0xbd6a…51a70x6366…f1e2Base—$0.32100%0x6366…f1e275d ago0x85abc9…65d940
0xbd6a…51a70x6366…f1e2Base—$0.006609100%0x6366…f1e275d ago0x3329b2…32f44e
0xbd6a…51a70x6366…f1e2Base—$0.27100%0x6366…f1e275d ago0xf1c2cc…754e61
0xbd6a…51a70x6366…f1e2Base—$0.02100%0xfc74…d8a575d ago0x82ad83…fc982b
0xbd6a…51a70x6366…f1e2Base—$0.001729100%0x6366…f1e275d ago0x309ba6…953941
0xbd6a…51a70x6366…f1e2Base—$0.006565100%0x6366…f1e275d ago0xad39f1…11194e
0xbd6a…51a70x6366…f1e2Base—$0.22100%0x6366…f1e275d ago0x0d71ac…2f321f
0xbd6a…51a70x6366…f1e2Base—$0.006598100%0x6366…f1e275d ago0xc3b839…de9f6d
0xbd6a…51a70x6366…f1e2Base—$0.15100%0x6366…f1e275d ago0x4324d5…2b7882
0xbd6a…51a70x6366…f1e2Base—$0.006598100%0x6366…f1e275d ago0x9ac690…3185f4
0xbd6a…51a70x6366…f1e2Base—$0.12100%0x6366…f1e275d ago0x3def6c…823d93
0xbd6a…51a70x6366…f1e2Base—$0.06100%0x17c8…043675d ago0xf63e35…2806a7
0xbd6a…51a70x6366…f1e2Base—$0.21100%0xfc74…d8a575d ago0xe5fd38…700dda
0xbd6a…51a70x6366…f1e2Base—$0.70100%0x17c8…043675d ago0x72438f…8124c7
0xbd6a…51a70x6366…f1e2Base—$0.70100%0xfc74…d8a575d ago0x39c94c…0223aa
0xbd6a…51a70x6366…f1e2Base—$0.16100%0x17c8…043675d ago0x5cd57a…23270d
0xbd6a…51a70x6366…f1e2Base—$0.16100%0xfc74…d8a575d ago0x047f09…b04e6b
0xbd6a…51a70x6366…f1e2Base—$0.006797100%0x6366…f1e275d ago0xc121d2…44cb2a
0xbd6a…51a70x6366…f1e2Base—$0.13100%0x6366…f1e275d ago0xb63de6…b599f7

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.