Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa111d ago0xccb73b…6eacc9
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa111d ago0xb6dca5…faf002
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa111d ago0x616df7…1744a2
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa111d ago0x709078…d7e64c
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa111d ago0xebf9e5…b57f9c
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa111d ago0x53cbc6…f1c4b8
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa111d ago0xfd81da…35129f
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa111d ago0x297bd6…292786
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa111d ago0x30a34a…62f764
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa111d ago0x4c7b34…2d20ca
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa111d ago0x64bc47…81407f
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa112d ago0xb98539…1a8f70
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa112d ago0x9386ec…f90eae
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa112d ago0x52fba3…65094a
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa112d ago0xbf7943…10449c
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa112d ago0xc96ed3…cbf2ef
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa112d ago0xbbafe4…adb080
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa112d ago0x4de09f…786912
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa112d ago0xdf672e…ba1683
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa112d ago0xb9e4c4…2a7400
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa112d ago0x742948…53573e
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa112d ago0x5d76f2…d2116b
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa112d ago0xecab23…ff02c7
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa112d ago0x980818…733c16
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa112d ago0x437e3b…7b17ec

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.